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

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