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