diff options
Diffstat (limited to 'manifests')
-rw-r--r-- | manifests/init.pp | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/manifests/init.pp b/manifests/init.pp index ce28c10..0dc8d46 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -411,11 +411,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 -} |