From: Silvio Rhatto Date: Sun, 7 Feb 2010 21:47:09 +0000 (-0200) Subject: Testing why ntp_timezone is not being set (4) X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=5e27a4787899d628df1216874e45f64acd82bc11;p=puppet-nodo.git Testing why ntp_timezone is not being set (4) --- diff --git a/manifests/init.pp b/manifests/init.pp index 0ac368e..e3fd1d5 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -415,8 +415,3 @@ class nodo::backup { # Class for backup hosting nodes include nodo::vserver } - -class nodo::test { - # Class for test nodes - include nodo::web -}