aboutsummaryrefslogtreecommitdiff
path: root/manifests/physical.pp
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2010-09-25 22:28:04 -0300
committerSilvio Rhatto <rhatto@riseup.net>2010-09-25 22:28:04 -0300
commitfb4b9d7bffb7bf45c089a52a0c02edce570533fc (patch)
treec385903c3dfc47443733362f7e99e824274d6896 /manifests/physical.pp
parent80c3d12b5eb6f8fa1a68d89f28101837142e57cd (diff)
downloadpuppet-nodo-fb4b9d7bffb7bf45c089a52a0c02edce570533fc.tar.gz
puppet-nodo-fb4b9d7bffb7bf45c089a52a0c02edce570533fc.tar.bz2
Monkeysphere with ssh port
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":