aboutsummaryrefslogtreecommitdiff
path: root/manifests/physical.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/physical.pp')
-rw-r--r--manifests/physical.pp3
1 files changed, 3 insertions, 0 deletions
diff --git a/manifests/physical.pp b/manifests/physical.pp
index a16f64a..dfb32b4 100644
--- a/manifests/physical.pp
+++ b/manifests/physical.pp
@@ -48,6 +48,9 @@ class nodo::physical inherits nodo {
port => '4900',
}
+ # Monkeysphere configuration
+ monkeysphere_host { "$hostname": }
+
# SMART monitoring
include munin::plugins::smart
munin::plugin { "smart_sda":