aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntoine Beaupré <anarcat@koumbit.org>2013-11-18 15:10:57 -0500
committerAntoine Beaupré <anarcat@koumbit.org>2013-11-18 15:10:57 -0500
commitfaf9c3f30d26594e749ed6b6c10f5e29b815834f (patch)
treece8031a13e122ba5e79be3a940ff473d56d41180
parent09d4ccd2c1bbdfc1703352ba6efa0113798eaaec (diff)
downloadpuppet-monkeysphere-faf9c3f30d26594e749ed6b6c10f5e29b815834f.tar.gz
puppet-monkeysphere-faf9c3f30d26594e749ed6b6c10f5e29b815834f.tar.bz2
fix path to modules_dir
-rw-r--r--manifests/init.pp2
1 files changed, 1 insertions, 1 deletions
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