From: Silvio Rhatto Date: Tue, 22 Mar 2016 20:46:09 +0000 (-0300) Subject: Get rid of modules_dir to see what happens X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=d8c47d5d1e48cc5d26a5f9078d5f6a9900710557;p=puppet-monkeysphere.git Get rid of modules_dir to see what happens --- diff --git a/manifests/init.pp b/manifests/init.pp index 31c341d..31dea9a 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -36,8 +36,6 @@ class monkeysphere( $key = "ssh://${::fqdn}${port}" - modules_dir { [ 'monkeysphere', 'monkeysphere/hosts', 'monkeysphere/plugins' ]: } - file { # This was the old way which the module checked monkeysphere keys '/usr/local/sbin/monkeysphere-check-key':