diff options
Diffstat (limited to 'manifests/plug.pp')
-rw-r--r-- | manifests/plug.pp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/plug.pp b/manifests/plug.pp index a23538f..ca9ce19 100644 --- a/manifests/plug.pp +++ b/manifests/plug.pp @@ -1,2 +1,3 @@ class nodo::plug inherits nodo { + include utils::plug } |