From fb4b9d7bffb7bf45c089a52a0c02edce570533fc Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sat, 25 Sep 2010 22:28:04 -0300 Subject: Monkeysphere with ssh port --- manifests/physical.pp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'manifests/physical.pp') 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": -- cgit v1.2.3