summaryrefslogtreecommitdiffstats
path: root/lib/puppet/parser/functions
diff options
context:
space:
mode:
authorRein Henrichs <reinh@reinh.com>2009-10-15 16:38:44 -0700
committerJames Turnbull <james@lovedthanlost.net>2009-11-19 13:45:32 +1100
commit0f6181680974f8307eb4ef5e4f6b75b58a195321 (patch)
treecdce3b45da4ba2e98eb63e41ababe8805a91993b /lib/puppet/parser/functions
parent53be6f81261db1b7a022ec683e1a637cd2c5c93e (diff)
downloadpuppet-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/parser/functions')
0 files changed, 0 insertions, 0 deletions