From d8c47d5d1e48cc5d26a5f9078d5f6a9900710557 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Tue, 22 Mar 2016 17:46:09 -0300 Subject: Get rid of modules_dir to see what happens --- manifests/init.pp | 2 -- 1 file changed, 2 deletions(-) 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': -- cgit v1.2.3