From: Antoine Beaupré Date: Mon, 18 Nov 2013 20:10:57 +0000 (-0500) Subject: fix path to modules_dir X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=faf9c3f30d26594e749ed6b6c10f5e29b815834f;p=puppet-monkeysphere.git fix path to modules_dir --- diff --git a/manifests/init.pp b/manifests/init.pp index 5c2ac5a..31c341d 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -36,7 +36,7 @@ class monkeysphere( $key = "ssh://${::fqdn}${port}" - common::modules_dir { [ 'monkeysphere', 'monkeysphere/hosts', 'monkeysphere/plugins' ]: } + modules_dir { [ 'monkeysphere', 'monkeysphere/hosts', 'monkeysphere/plugins' ]: } file { # This was the old way which the module checked monkeysphere keys