From: Silvio Rhatto Date: Sun, 7 Feb 2010 21:57:17 +0000 (-0200) Subject: Testing why ntp_timezone is not being set (6) X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=65102307ac8cbc90ff3d851e7b8ccf797bbd8bff;p=puppet-nodo.git Testing why ntp_timezone is not being set (6) --- diff --git a/manifests/init.pp b/manifests/init.pp index d6102cc..36b96e6 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -411,7 +411,6 @@ class nodo::proxy inherits nodo::vserver { include nginx } -class nodo::test { +class nodo::test inherits nodo::web { # Class for test nodes - include nodo::web }