reidmv
10/25/2022, 4:03 PMAlex Fisher
10/25/2022, 4:03 PMreidmv
10/25/2022, 4:05 PMAlex Fisher
10/25/2022, 4:05 PMAlex Fisher
10/25/2022, 4:06 PMbastelfreak
10/25/2022, 4:12 PMSlackbot
10/25/2022, 4:13 PMDr Bunsen Honeydew
10/25/2022, 4:45 PMBuzzSaw Code
10/25/2022, 4:47 PMCVQuesty
10/25/2022, 5:27 PMDr Bunsen Honeydew
10/25/2022, 5:27 PMstahnma-epel module at https://forge.puppet.com/stahnma/epel?src=slack&channel=puppetCVQuesty
10/25/2022, 5:27 PMCVQuesty
10/25/2022, 5:27 PMCVQuesty
10/25/2022, 5:27 PMCVQuesty
10/25/2022, 5:29 PMDr Bunsen Honeydew
10/25/2022, 5:29 PMbryana-ec2tagfacts module at https://forge.puppet.com/bryana/ec2tagfacts?src=slack&channel=puppetbastelfreak
10/25/2022, 5:38 PMSlackbot
10/25/2022, 7:58 PMLumiere
10/25/2022, 8:12 PMbinford2k
10/25/2022, 8:22 PMSlackbot
10/25/2022, 9:21 PMDr Bunsen Honeydew
10/25/2022, 9:45 PMSlackbot
10/25/2022, 10:04 PMWilliam Myers
10/25/2022, 10:22 PM- name: "secret data"
path: "secrets.eyaml"
options:
pkcs7_private_key: /etc/puppetlabs/puppet/keys/private_key.pkcs7.pem
pkcs7_public_key: /etc/puppetlabs/puppet/keys/public_key.pkcs7.pem
However, when I run a puppet agent -t I get this,
Error: Could not retrieve catalog from remote server: Error 500 on SERVER: Server Error: Evaluation Error: Error while evaluating a Function Call, (/etc/puppetlabs/code/environments/test/modules/account_svcansiblelocal/hiera.yaml): expected <block end>, but found '<block mapping start>' while parsing a block mapping at line 23 column 7 (file: /etc/puppetlabs/code/environments/test/manifests/site.pp, line: 10, column: 3) on node <http://vmpuppetmaster01.britanniahome.net|vmpuppetmaster01.britanniahome.net>William Myers
10/25/2022, 10:23 PMWilliam Myers
10/25/2022, 10:26 PMetc/puppetlabs/code/environments/test/modules/account_svcansiblelocal/data$ sudo puppetserver gem list | grep eyaml
hiera-eyaml (3.3.0)natemccurdy
10/25/2022, 10:27 PMlookup_key option.natemccurdy
10/25/2022, 10:27 PMWilliam Myers
10/25/2022, 10:27 PMnatemccurdy
10/25/2022, 10:27 PMhiera.yaml is corrupt. Itās not a problem with the keys.