From: Silvio Rhatto Date: Sun, 7 Feb 2010 21:31:46 +0000 (-0200) Subject: Testing why ntp_timezone is not being set (2) X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=90b739c13ac4abe36fdf0082dc84f94a7920c97c;p=puppet-nodo.git Testing why ntp_timezone is not being set (2) --- diff --git a/manifests/init.pp b/manifests/init.pp index 182536e..7229f15 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -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 -}