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

index 182536e2a3fbac05c143921d4fdcbcd637e5e431..7229f154364db5878994951945ceb63eaa2eceba 100644 (file)
@@ -410,11 +410,3 @@ class nodo::master {
 class nodo::proxy inherits nodo::vserver {
   include nginx
 }
-
-class nodo::backup inherits nodo::vserver {
-  # Class for backup hosting nodes
-}
-
-class nodo::test inherits nodo::web {
-  # Class for test nodes
-}