summaryrefslogtreecommitdiffstats
path: root/test/network/handler
diff options
context:
space:
mode:
Diffstat (limited to 'test/network/handler')
-rwxr-xr-xtest/network/handler/bucket.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/network/handler/bucket.rb b/test/network/handler/bucket.rb
index 6b28fdb72..d72206e29 100755
--- a/test/network/handler/bucket.rb
+++ b/test/network/handler/bucket.rb
@@ -214,6 +214,7 @@ class TestBucket < Test::Unit::TestCase
FileUtils.mkdir_p(tmpdir)
Puppet[:autosign] = true
+ Puppet[:certname] = "localhost"
client = nil
port = Puppet[:masterport]