aboutsummaryrefslogtreecommitdiff
path: root/manifests/init.pp
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2010-02-07 19:31:46 -0200
committerSilvio Rhatto <rhatto@riseup.net>2010-02-07 19:31:46 -0200
commit90b739c13ac4abe36fdf0082dc84f94a7920c97c (patch)
treedb06ffb2f8c18c25d6d5b7eeb84b10e9e85bab79 /manifests/init.pp
parent5e3cff512e54ee98ca9e32d599a26730d352fc97 (diff)
downloadpuppet-nodo-90b739c13ac4abe36fdf0082dc84f94a7920c97c.tar.gz
puppet-nodo-90b739c13ac4abe36fdf0082dc84f94a7920c97c.tar.bz2
Testing why ntp_timezone is not being set (2)
Diffstat (limited to 'manifests/init.pp')
-rw-r--r--manifests/init.pp8
1 files changed, 0 insertions, 8 deletions
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
-}