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

index ce28c10a245d4ca1dead352503f2cb58b4c4f5dd..0dc8d46331ae2fdb68f264a99a37dc5342ef9195 100644 (file)
@@ -411,11 +411,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
-}