Issue #1269 has been updated by Nigel Kersten. Status changed from Needs more information to Closed Assignee set to Nigel Kersten
As per the below thread, we're more aggressively closing tickets whose state is unsure, particularly old tickets with little to no inactivity in a long time. You are free to reopen them. http://groups.google.com/group/puppet-users/browse_thread/thread/a040cb9bc5c5b647 ---------------------------------------- Bug #1269: newly created puppet.conf not picked up https://projects.puppetlabs.com/issues/1269 Author: technician - Status: Closed Priority: Normal Assignee: Nigel Kersten Category: Darwin Target version: Patch: None Affected Puppet version: 0.24.8 Keywords: Branch: 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://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.
