Issue #7930 has been updated by tgeeky -. Category set to settings Status changed from Unreviewed to Investigating Keywords set to genconfig
In the course of investigating other bugs, I generated configs under all faces: * puppet --genconfig * puppet agent --genconfig * puppet master --genconfig * puppet apply --genconfig I then sorted these files just to make comparing them easier, and looked at diffs of them: [[See the diffs here]](http://www.pastie.org/2174627) Finally, the following two are identical: * puppet --genconfig * puppet apply --genconfig root@planck:/etc/puppet/genconf# diff puppet-genconfig.conf puppet-apply-genconfig.conf root@planck:/etc/puppet/genconf# ---------------------------------------- Bug #7930: "puppet agent --genconfig" also create settings for puppet master https://projects.puppetlabs.com/issues/7930 Author: T.J. Yang Status: Investigating Priority: Normal Assignee: Category: settings Target version: Affected Puppet version: 2.6.8 Keywords: genconfig Branch: When I run "puppet agent --genconfig > /tmp/puppet.conf", I did get the template for puppet. I not familiar what settings got generated are really needed. Can you confirm settings in puppet.conf are validd for puppet agent ? To me following two settings obviously below to puppet master not puppet agent. cert_inventory = /etc/opt/puppetclient268/ssl/ca/inventory.txt ca_name = Puppet CA: puppetagent1.test.com Please see attached puppet.conf file for details. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
