aboutsummaryrefslogtreecommitdiff
path: root/manifests/base/plug.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/base/plug.pp')
-rw-r--r--manifests/base/plug.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/base/plug.pp b/manifests/base/plug.pp
index b71b648..49d9f8d 100644
--- a/manifests/base/plug.pp
+++ b/manifests/base/plug.pp
@@ -5,7 +5,7 @@ class nodo::base::plug {
include nodo::subsystem::sysctl
include nodo::subsystem::resolver
- monkeysphere_host { "${::hostname}": }
+ nodo::subsystem::monkeysphere { "${::hostname}": }
class { [ 'ntp::ntpdate', 'firewall' ]: }