From 3fa73e4b893eadb97af1797b2780106e1b45de36 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 7 Feb 2010 20:11:09 -0200 Subject: Testing why ntp_timezone is not being set (7) --- manifests/init.pp | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'manifests/init.pp') diff --git a/manifests/init.pp b/manifests/init.pp index 36b96e6..2586b02 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -411,6 +411,10 @@ class nodo::proxy inherits nodo::vserver { include nginx } +class nodo::storage inherits nodo::vserver { + # Class for backup nodes +} + class nodo::test inherits nodo::web { # Class for test nodes } -- cgit v1.2.3