You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[root@ip-172-31-36-6 code]# puppet agent -t
Info: Using configured environment 'production'
Info: Retrieving pluginfacts
Info: Retrieving plugin
Info: Loading facts
Info: Caching catalog for ip-172-31-36-6.eu-west-1.compute.internal
Info: Applying configuration version 'ddb1532057657673bb77a8f7a02af48de89bd5ee'
Notice: /Stage[main]/Puppet_enterprise::Master/Pe_ini_setting[puppetconf environment_timeout setting]/value: value changed 'unlimited' to '0'
Info: /Stage[main]/Puppet_enterprise::Master/Pe_ini_setting[puppetconf environment_timeout setting]: Scheduling refresh of Service[pe-puppetserver]
Error: Could not find command'eyaml'
Error: /Stage[main]/Hiera::Eyaml/Exec[createkeys]/returns: change from notrun to 0 failed: Could not find command'eyaml'
Notice: /Stage[main]/Hiera::Eyaml/File[/etc/puppetlabs/puppet/keys/private_key.pkcs7.pem]: Dependency Exec[createkeys] has failures: true
Warning: /Stage[main]/Hiera::Eyaml/File[/etc/puppetlabs/puppet/keys/private_key.pkcs7.pem]: Skipping because of failed dependencies
Notice: /Stage[main]/Hiera::Eyaml/File[/etc/puppetlabs/puppet/keys/public_key.pkcs7.pem]: Dependency Exec[createkeys] has failures: true
Warning: /Stage[main]/Hiera::Eyaml/File[/etc/puppetlabs/puppet/keys/public_key.pkcs7.pem]: Skipping because of failed dependencies
Notice: /Stage[main]/Hiera/File[/etc/puppetlabs/puppet/hiera.yaml]: Dependency Exec[createkeys] has failures: true
Warning: /Stage[main]/Hiera/File[/etc/puppetlabs/puppet/hiera.yaml]: Skipping because of failed dependencies
Notice: /Stage[main]/Hiera/File[/etc/hiera.yaml]: Dependency Exec[createkeys] has failures: true
Warning: /Stage[main]/Hiera/File[/etc/hiera.yaml]: Skipping because of failed dependencies
Notice: /Stage[main]/Hiera/Ini_setting[puppet.conf hiera_config main section]: Dependency Exec[createkeys] has failures: true
Warning: /Stage[main]/Hiera/Ini_setting[puppet.conf hiera_config main section]: Skipping because of failed dependencies
Notice: /Stage[main]/Custom_profile_puppetmaster/Ini_setting[environment_timeout = unlimited]/value: value changed '0' to 'unlimited'
Info: /Stage[main]/Custom_profile_puppetmaster/Ini_setting[environment_timeout = unlimited]: Scheduling refresh of Service[pe-puppetserver]
Notice: Please Enable Code Manager via hiera with this parameter `puppet_enterprise::profile::master::code_manager_auto_configure`. If you enabled code manager via the PE Console you may set$force_code_manager_webhook to true.
Notice: /Stage[main]/Pe_code_manager_webhook/Notify[Please Enable Code Manager via hiera with this parameter `puppet_enterprise::profile::master::code_manager_auto_configure`. If you enabled code manager via the PE Console you may set$force_code_manager_webhook to true.]/message: defined 'message' as 'Please Enable Code Manager via hiera with this parameter `puppet_enterprise::profile::master::code_manager_auto_configure`. If you enabled code manager via the PE Console you may set $force_code_manager_webhook to true.'
Notice: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Puppet_enterprise::Trapperkeeper::Pe_service[puppetserver]/Service[pe-puppetserver]: Dependency Exec[createkeys] has failures: true
Warning: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Puppet_enterprise::Trapperkeeper::Pe_service[puppetserver]/Service[pe-puppetserver]: Skipping because of failed dependencies
Info: /Stage[main]/Puppet_enterprise::Master::Puppetserver/Puppet_enterprise::Trapperkeeper::Pe_service[puppetserver]/Service[pe-puppetserver]: Unscheduling all events on Service[pe-puppetserver]
Info: Stage[main]: Unscheduling all events on Stage[main]
Notice: Applied catalog in 9.91 seconds
Any additional information you'd like to impart
n/a
The text was updated successfully, but these errors were encountered:
I ran to the same issue on PE2017.2.1. I tried rolling back to a snapshot of PE2016.4.3 but still experienced the same problem. I came across the following solution:
Affected Puppet, Ruby, OS and module versions/distributions
How to reproduce (e.g Puppet code you use)
Puppetfile
What are you seeing
Error saying that I am missing the eyaml gem
What behaviour did you expect instead
The hiera module to install the eyam puppetgem
Output log
Any additional information you'd like to impart
n/a
The text was updated successfully, but these errors were encountered: