summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbin/puppetmasterd1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/puppetmasterd b/bin/puppetmasterd
index 47384f261..74ec821d4 100755
--- a/bin/puppetmasterd
+++ b/bin/puppetmasterd
@@ -206,7 +206,6 @@ Puppet::SSL::Host.localhost
# all it will have write access to.
if Puppet::SSL::CertificateAuthority.ca?
Puppet::SSL::Host.ca_location = :only
- Puppet::SSL::Host.ca_location = :none
end
if Process.uid == 0