]> gitweb.fluxo.info Git - puppet-monkeysphere.git/commitdiff
Get rid of modules_dir to see what happens
authorSilvio Rhatto <rhatto@riseup.net>
Tue, 22 Mar 2016 20:46:09 +0000 (17:46 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Tue, 22 Mar 2016 20:46:09 +0000 (17:46 -0300)
manifests/init.pp

index 31c341dbb2c6b1b1529c8f17f4a686e253e0833b..31dea9ad3d5c076cd5eadd08f9e439bc30b481ad 100644 (file)
@@ -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':