]> gitweb.fluxo.info Git - puppet-nodo.git/commitdiff
Testing why ntp_timezone is not being set (5)
authorSilvio Rhatto <rhatto@riseup.net>
Sun, 7 Feb 2010 21:53:53 +0000 (19:53 -0200)
committerSilvio Rhatto <rhatto@riseup.net>
Sun, 7 Feb 2010 21:53:53 +0000 (19:53 -0200)
manifests/init.pp

index e3fd1d5e089568c2b1b6710b2f49e8ce10bfa2bd..d6102cc4a8d2b016cb81e326f27cca5536a15aa4 100644 (file)
@@ -411,7 +411,7 @@ class nodo::proxy inherits nodo::vserver {
   include nginx
 }
 
-class nodo::backup {
-  # Class for backup hosting nodes
-  include nodo::vserver
+class nodo::test {
+  # Class for test nodes
+  include nodo::web
 }