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

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