summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuke Kanies <luke@madstop.com>2007-11-19 16:34:09 -0600
committerLuke Kanies <luke@madstop.com>2007-11-19 16:34:09 -0600
commitcc88441a61929714fcf6a26e121d6bec2184d8eb (patch)
treeaeebe1b482e19657038dab93b3fc6d9d1c0af081
parent7e0e6c0dffb5158bd606e2dc83824bbfed998cbb (diff)
downloadpuppet-cc88441a61929714fcf6a26e121d6bec2184d8eb.tar.gz
puppet-cc88441a61929714fcf6a26e121d6bec2184d8eb.tar.xz
puppet-cc88441a61929714fcf6a26e121d6bec2184d8eb.zip
Removing the manual ssldir setting by David in 59626cb3907d36e4fd762277daa76f523faf0908
-rw-r--r--test/lib/puppettest/servertest.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/lib/puppettest/servertest.rb b/test/lib/puppettest/servertest.rb
index 2d1672944..11c24f5b4 100644
--- a/test/lib/puppettest/servertest.rb
+++ b/test/lib/puppettest/servertest.rb
@@ -33,7 +33,6 @@ module PuppetTest::ServerTest
# create a server, forked into the background
def mkserver(handlers = nil)
Puppet[:name] = "puppetmasterd"
- Puppet[:ssldir] = "/tmp/ssl"
# our default handlers
unless handlers
handlers = {