summaryrefslogtreecommitdiffstats
path: root/lib/puppet.rb
diff options
context:
space:
mode:
authorLuke Kanies <luke@madstop.com>2005-08-04 15:39:54 +0000
committerLuke Kanies <luke@madstop.com>2005-08-04 15:39:54 +0000
commitbc3a433f0baf1ad7d5d7d7ee601a74e275e04fa8 (patch)
tree66cd48f03312c213e631f78eb3ffeedb62f7264f /lib/puppet.rb
parent7b14e393ef7322f2d6161cf10be6710b8a342019 (diff)
committing recent changes for testing
git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@493 980ebf18-57e1-0310-9a29-db15c13687c0
Diffstat (limited to 'lib/puppet.rb')
-rw-r--r--lib/puppet.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/puppet.rb b/lib/puppet.rb
index b6ca42348..0958d0240 100644
--- a/lib/puppet.rb
+++ b/lib/puppet.rb
@@ -72,6 +72,8 @@ module Puppet
:server => "puppet",
:rrdgraph => false,
:noop => false,
+ :autosign => false,
+ :parseonly => false,
:puppetport => 8139,
:masterport => 8140,
:loglevel => :notice,