diff options
Diffstat (limited to 'manifests')
-rw-r--r-- | manifests/init.pp | 5 |
1 files changed, 0 insertions, 5 deletions
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 -} |