diff options
Diffstat (limited to 'manifests/plug.pp')
-rw-r--r-- | manifests/plug.pp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/plug.pp b/manifests/plug.pp index f9e787b..858ba0a 100644 --- a/manifests/plug.pp +++ b/manifests/plug.pp @@ -1,4 +1,4 @@ -class nodo::plug inherits nodo { +class nodo::plug { include syslog-ng include nodo::utils::plug include nodo::utils::physical |