JoE
2009-Nov-03 15:08 UTC
[Puppet Users] After generating puppet.conf, puppetd just echos the new file.
I am running puppet 0.24.8 on FreeBSD. When I run, puppetd --genconfig > /usr/local/etc/puppet/puppet.conf running commands like puppetd --genmanifest > /usr/local/etc/puppet/manifests/site.pp then site.pp will just be filled with puppet.conf. But if I remove puppet.conf, then generating site.pp will result in it creating the proper site.pp file. Am I doing something wrong? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en -~----------~----~----~----~------~----~------~--~---
Avi Miller
2009-Nov-03 21:02 UTC
[Puppet Users] Re: After generating puppet.conf, puppetd just echos the new file.
Hi, JoE wrote:> Am I doing something wrong?When you run --genconfig it adds genconfig=true to the puppet.conf file. You need to remove that line (or comment it out) so that Puppet stops just generating the config and starts doing something more useful. :) cYa, Avi --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en -~----------~----~----~----~------~----~------~--~---
James Turnbull
2009-Nov-03 21:13 UTC
[Puppet Users] Re: After generating puppet.conf, puppetd just echos the new file.
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 JoE wrote:> I am running puppet 0.24.8 on FreeBSD. > > When I run, > puppetd --genconfig > /usr/local/etc/puppet/puppet.conf >Check that genconfig = true is commented out in the generated puppet.conf file. Regards James Turnbull - -- Author of: * Pro Linux System Administration (http://tinyurl.com/linuxadmin) * Pulling Strings with Puppet (http://tinyurl.com/pupbook) * Pro Nagios 2.0 (http://tinyurl.com/pronagios) * Hardening Linux (http://tinyurl.com/hardeninglinux) -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEVAwUBSvCc8yFa/lDkFHAyAQKd9wgAv5ZgEknxi31CkeT5jeLUm5y6/3SkVd1V yNlKZYX44f10+T2c32z+xMtriSgIme7/lO1NfyLFI+agzdxLi7BhB4InEwb+s1+r btuT8cSWIgAMqpyRbA5jwX2yJR2GpKI7rVhU4QvaYDvbCVxzAijhscsk+MAgKMtS 094OxHCZJqaVKaBUNQJrsFSqaamkzcJnL5HiaMJ++oDox2zdT30zrX0J9Ng5v+Tp tmv0KLsSUP6bIjaAcahBSwnY0Bi04sGxo/GP4T/oPjyVJMsLr6q+N9ldHuD/RbiH yZHWmSaAfIZwesOpLjuSJQ6r7cqwPhyZkmxdZMOUL0UzjfBwxxNOaQ==l0hx -----END PGP SIGNATURE----- --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en -~----------~----~----~----~------~----~------~--~---
JoE
2009-Nov-05 15:26 UTC
[Puppet Users] Re: After generating puppet.conf, puppetd just echos the new file.
Worked. Thank you for the help. On Nov 3, 4:13 pm, James Turnbull <ja...@lovedthanlost.net> wrote:> -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > JoE wrote: > > I am running puppet 0.24.8 on FreeBSD. > > > When I run, > > puppetd --genconfig > /usr/local/etc/puppet/puppet.conf > > Check that genconfig = true is commented out in the generated > puppet.conf file. > > Regards > > James Turnbull > > - -- > Author of: > * Pro Linux System Administration (http://tinyurl.com/linuxadmin) > * Pulling Strings with Puppet (http://tinyurl.com/pupbook) > * Pro Nagios 2.0 (http://tinyurl.com/pronagios) > * Hardening Linux (http://tinyurl.com/hardeninglinux) > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.7 (Darwin) > Comment: Using GnuPG with Mozilla -http://enigmail.mozdev.org/ > > iQEVAwUBSvCc8yFa/lDkFHAyAQKd9wgAv5ZgEknxi31CkeT5jeLUm5y6/3SkVd1V > yNlKZYX44f10+T2c32z+xMtriSgIme7/lO1NfyLFI+agzdxLi7BhB4InEwb+s1+r > btuT8cSWIgAMqpyRbA5jwX2yJR2GpKI7rVhU4QvaYDvbCVxzAijhscsk+MAgKMtS > 094OxHCZJqaVKaBUNQJrsFSqaamkzcJnL5HiaMJ++oDox2zdT30zrX0J9Ng5v+Tp > tmv0KLsSUP6bIjaAcahBSwnY0Bi04sGxo/GP4T/oPjyVJMsLr6q+N9ldHuD/RbiH > yZHWmSaAfIZwesOpLjuSJQ6r7cqwPhyZkmxdZMOUL0UzjfBwxxNOaQ=> =l0hx > -----END PGP SIGNATURE-------~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en -~----------~----~----~----~------~----~------~--~---