Created attachment 1460053 [details] puppet.log Description of problem: It looks like the kickstart default provisioning template (and puppet_setup and puppet.conf) try to write the puppet.conf file to /etc/puppet, instead of to /etc/puppetlabs/puppet. Version-Release number of selected component (if applicable): 6.4.0 SNAP 12 How reproducible: Steps to Reproduce: 1. install new machine 2. check output of kickstart and puppet logs afterwards 3. Actual results: error in kickstart (see screenshot attachment) errors in logs (see text attachment) Expected results: All good from the start Additional info: situation seems to correct itself, haven't looked into how this happens: on second puppet run all is fine
Created attachment 1460054 [details] kickstart screenshot
Thanks for the report Maxim, this is a valid bug. This was caused by the fact the new templates defaults to use puppet 3. This is being resolved by BZ 1599343 where we seed the global parameter that tells puppet 5 is enabled by default. Closing as dup of it. *** This bug has been marked as a duplicate of bug 1599343 ***