Issue #1269 has been updated by admin. Status changed from New to Unreviewed
---------------------------------------- Bug #1269: newly created puppet.conf not picked up http://reductivelabs.com/redmine/issues/show/1269 Author: technician Status: Unreviewed Priority: Normal Assigned to: community Category: Darwin Target version: Complexity: Unknown Patch: None Stage: Unreviewed run puppetd without a /etc/puppet/puppet.conf. puppetmaster then pushes one down (via default node) puppetd does not see the "change" and doesn't read puppet.conf until restarted. <pre> May 29 14:49:26 mtl6-50488 puppetdr3002: Reopening log files May 29 14:49:27 mtl6-50488 puppetdr3002: Got signed certificate May 29 14:49:27 mtl6-50488 puppetdr3002: Starting Puppet client version 0.24.4 May 29 14:49:27 mtl6-50488 puppetdr3002: Starting catalog run May 29 14:49:28 mtl6-50488 puppetdr3002: (//Node[default]/baseclass/darwin/File[svn.rev]/ensure) created May 29 14:49:28 mtl6-50488 puppetdr3002: (//Node[default]/baseclass/darwin/File[puppet.conf]/ensure) created May 29 14:49:29 mtl6-50488 puppetdr3002: Finished catalog run in 1.42 seconds May 29 14:50:13 mtl6-50488 puppetdr3002: Caught USR1; triggering client run May 29 14:50:13 mtl6-50488 puppetdr3002: Starting catalog run May 29 14:50:14 mtl6-50488 puppetdr3002: Finished catalog run in 0.79 seconds </pre> If the puppet.conf WAS reread it would have seen a new directive (factsync = true) and acted upon it. Also I believe it would log that it saw the updated puppet.conf which it doesn't. ---------------------------------------- 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://reductivelabs.com/redmine/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 -~----------~----~----~----~------~----~------~--~---
