diff options
Diffstat (limited to 'manifests/storage.pp')
-rw-r--r-- | manifests/storage.pp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/manifests/storage.pp b/manifests/storage.pp index 5bb7e72..13cbdab 100644 --- a/manifests/storage.pp +++ b/manifests/storage.pp @@ -1,4 +1,3 @@ class nodo::storage inherits nodo::vserver { - # Class for backup nodes include utils::storage } |