aboutsummaryrefslogtreecommitdiff
path: root/manifests/init.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/init.pp')
-rw-r--r--manifests/init.pp2
1 files changed, 0 insertions, 2 deletions
diff --git a/manifests/init.pp b/manifests/init.pp
index 31c341d..31dea9a 100644
--- a/manifests/init.pp
+++ b/manifests/init.pp
@@ -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':