aboutsummaryrefslogtreecommitdiff
path: root/manifests/subsystem
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/subsystem')
-rw-r--r--manifests/subsystem/monkeysphere.pp9
1 files changed, 4 insertions, 5 deletions
diff --git a/manifests/subsystem/monkeysphere.pp b/manifests/subsystem/monkeysphere.pp
index ab3bc18..cbe770e 100644
--- a/manifests/subsystem/monkeysphere.pp
+++ b/manifests/subsystem/monkeysphere.pp
@@ -9,11 +9,10 @@ define nodo::subsystem::monkeysphere(
port => $port,
}
- # TODO
- # Currently we don't have a defined policy regarding whether
- # to publish all our node keys to public keyservers, so leave
- # automatic publishing disabled for now.
- #monkeysphere::publish_server_keys { }
+ # Currently we don't have a defined policy regarding whether to publish all
+ # our node keys to public keyservers, so leave automatic publishing disabled
+ # for now.
+ #monkeysphere::publish_server_keys { }
# Email the server key
monkeysphere::email_server_keys { "$mail_recipient":