aboutsummaryrefslogtreecommitdiff
path: root/manifests/role/nas
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/role/nas')
-rw-r--r--manifests/role/nas/plug.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/role/nas/plug.pp b/manifests/role/nas/plug.pp
index 4afb8aa..a092719 100644
--- a/manifests/role/nas/plug.pp
+++ b/manifests/role/nas/plug.pp
@@ -1,3 +1,3 @@
-class nodo::role::nas::plug inherits nodo::plug {
+class nodo::role::nas::plug inherits nodo::base::plug {
include nodo::role::nas
}