aboutsummaryrefslogtreecommitdiff
path: root/manifests/nodo.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/nodo.pp')
-rw-r--r--manifests/nodo.pp9
1 files changed, 0 insertions, 9 deletions
diff --git a/manifests/nodo.pp b/manifests/nodo.pp
index 75c472b..f7741a4 100644
--- a/manifests/nodo.pp
+++ b/manifests/nodo.pp
@@ -20,15 +20,6 @@ class nodo {
$ntp_pool = "south-america.pool.ntp.org"
$ntp_servers = [ 'a.ntp.br', 'b.ntp.br', 'c.ntp.br' ]
- # Monkeysphere
- #
- # 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_key = false
- include monkeysphere
-
# Email delivery configuration
case $mail_delivery {
'tunnel': {