aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntoine Beaupré <anarcat@koumbit.org>2013-11-18 15:06:44 -0500
committerAntoine Beaupré <anarcat@koumbit.org>2013-11-18 15:06:44 -0500
commit09d4ccd2c1bbdfc1703352ba6efa0113798eaaec (patch)
tree97ae4c73bb3bea6dbe002d700833ebb9a5e0c4a0
parent17b7e2d0f2292b673fb0b6fb47a8655ff1fe2a8b (diff)
downloadpuppet-monkeysphere-09d4ccd2c1bbdfc1703352ba6efa0113798eaaec.tar.gz
puppet-monkeysphere-09d4ccd2c1bbdfc1703352ba6efa0113798eaaec.tar.bz2
fix typo in modules_dir directive
-rw-r--r--manifests/init.pp2
1 files changed, 1 insertions, 1 deletions
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