From fb4b9d7bffb7bf45c089a52a0c02edce570533fc Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sat, 25 Sep 2010 22:28:04 -0300 Subject: Monkeysphere with ssh port --- manifests/nodo.pp | 9 --------- 1 file changed, 9 deletions(-) (limited to 'manifests/nodo.pp') 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': { -- cgit v1.2.3