Pat Riehecky
02/28/2023, 6:05 PMjosh
02/28/2023, 6:05 PMbastelfreak
02/28/2023, 6:06 PMSlackbot
02/28/2023, 6:06 PMSlackbot
02/28/2023, 6:08 PMbastelfreak
02/28/2023, 6:08 PMSlackbot
02/28/2023, 6:12 PMvchepkov
02/28/2023, 6:12 PMSlackbot
02/28/2023, 6:20 PMjosh
02/28/2023, 6:20 PMPuppet::Util::Execution.execute
implementation which ultimately calls into clojure. I would expect the stderr output to be logged to puppetserver's log based on https://github.com/puppetlabs/clj-shell-utils/blob/bf95a25bcd8865c7770f26188b0f25ba9aee0b76/src/java/com/puppetlabs/puppetserver/ShellUtils.java#L100-L102josh
02/28/2023, 6:28 PMstrict_variables=true
and strict=error
with puppetserver 7? If so, how are you interpolating fact and/or node parameters in your hiera.yaml
, e.g.
hierarchy:
- name: "roles"
path: "roles/%{role}.yaml"
bastelfreak
02/28/2023, 6:28 PMbastelfreak
02/28/2023, 6:28 PMSlackbot
02/28/2023, 6:28 PMjosh
02/28/2023, 6:33 PMhiera.yaml
and attempts to create the various data providers. But since this happens outside of any compilation, it will raise (when strict/strict_variables
is set to error)josh
02/28/2023, 6:37 PMpe-puppet
user has read permission to /tmp/puppet-eyaml-hiera-gpg-input20230215-129448-8gat21
Also maybe selinux?josh
02/28/2023, 6:39 PMhiera.yaml
and attempts to create the various data providers. But since this happens outside of any compilation, it will raise (when strict/strict_variables
is set to error)josh
02/28/2023, 6:41 PMstrict_variables=true
and strict=error
with puppetserver 7? If so, how are you interpolating fact and/or node parameters in your hiera.yaml
, e.g.
hierarchy:
- name: "roles"
path: "roles/%{roles}.yaml"
josh
02/28/2023, 6:41 PMstrict_variables=true
and strict=error
with puppetserver 7? If so, how are you interpolating fact and/or node parameters in your hiera.yaml
, e.g.
hierarchy:
- name: "roles"
path: "roles/%{role}.yaml"
Corey Hickey
02/28/2023, 6:54 PMDr Bunsen Honeydew
02/28/2023, 7:02 PMjosh
02/28/2023, 7:24 PMSlackbot
02/28/2023, 7:27 PMDr Bunsen Honeydew
02/28/2023, 10:45 PMCas Donoghue
02/28/2023, 11:03 PMsmortex
02/28/2023, 11:08 PMsmortex
02/28/2023, 11:08 PMCas Donoghue
02/28/2023, 11:10 PMCas Donoghue
02/28/2023, 11:10 PMsmortex
02/28/2023, 11:14 PM