Revision
68
Author
blino
Date
2010-10-31 20:35:57 +0100 (Sun, 31 Oct 2010)

Log Message

valstar needs task-bs-cluster-main

Modified Paths

Modified: puppet/manifests/nodes.pp
===================================================================
--- puppet/manifests/nodes.pp	2010-10-29 01:23:27 UTC (rev 67)
+++ puppet/manifests/nodes.pp	2010-10-31 19:35:57 UTC (rev 68)
@@ -48,6 +48,10 @@
     package {"puppet-server":
         ensure => "installed"
     }
+
+    package {"task-bs-cluster-main":
+        ensure => "installed"
+    }
 }
 
 # web apps