diff options
author | Rein Henrichs <reinh@reinh.com> | 2009-10-15 16:38:44 -0700 |
---|---|---|
committer | James Turnbull <james@lovedthanlost.net> | 2009-11-19 13:45:32 +1100 |
commit | 0f6181680974f8307eb4ef5e4f6b75b58a195321 (patch) | |
tree | cdce3b45da4ba2e98eb63e41ababe8805a91993b /lib/puppet/util/rdoc/parser.rb | |
parent | 53be6f81261db1b7a022ec683e1a637cd2c5c93e (diff) | |
download | puppet-0f6181680974f8307eb4ef5e4f6b75b58a195321.tar.gz puppet-0f6181680974f8307eb4ef5e4f6b75b58a195321.tar.xz puppet-0f6181680974f8307eb4ef5e4f6b75b58a195321.zip |
Fix #2649 Allow ssl dir creation in --noop mode
Wrap Puppet::Settings.use in a block that disables noop mode during the
execution of the block and ensures that noop returns to its original
value afterwards. This allows internal puppet catalog operations like
ssl directory creation to occur even when puppet is run in --noop mode.
This should actually solve a broader class of related bugs.
Diffstat (limited to 'lib/puppet/util/rdoc/parser.rb')
0 files changed, 0 insertions, 0 deletions