summaryrefslogtreecommitdiffstats
path: root/lib/puppet/util/rdoc/parser.rb
diff options
context:
space:
mode:
authorDaniel Pittman <daniel@rimspace.net>2011-02-03 13:46:08 -0800
committerDaniel Pittman <daniel@rimspace.net>2011-02-03 13:46:30 -0800
commitc912a2af2f63f505a493137d4ff0b88bc3754cda (patch)
tree2603d5e7eeeca1daea2ffcc678b0049e877c53f5 /lib/puppet/util/rdoc/parser.rb
parent2a94c61e6c94b1167ea7b858dc184f9f77a7bfc5 (diff)
downloadpuppet-c912a2af2f63f505a493137d4ff0b88bc3754cda.tar.gz
puppet-c912a2af2f63f505a493137d4ff0b88bc3754cda.tar.xz
puppet-c912a2af2f63f505a493137d4ff0b88bc3754cda.zip
(#4139) hook log autoflush into global defaults
We previously had an ordering dependency in the autoflush option, which was statically read from defaults when the log destination was configured. We add a hook in the defaults to update the log subsystem, which in turn updates log destinations, when autoflush is changed. This would work as desired: puppet agent --autoflush --logdest=file This would not work, as autoflush would be false: puppet agent --logdest=file --autoflush Now those changes propagate correctly. Paired-with: matt@puppetlabs.com
Diffstat (limited to 'lib/puppet/util/rdoc/parser.rb')
0 files changed, 0 insertions, 0 deletions