From 244e8335a756a9a9a1ae0a16e15af3a8e2ac7e17 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 7 Feb 2010 19:53:53 -0200 Subject: Testing why ntp_timezone is not being set (5) --- manifests/init.pp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifests/init.pp b/manifests/init.pp index e3fd1d5..d6102cc 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -411,7 +411,7 @@ class nodo::proxy inherits nodo::vserver { include nginx } -class nodo::backup { - # Class for backup hosting nodes - include nodo::vserver +class nodo::test { + # Class for test nodes + include nodo::web } -- cgit v1.2.3