diff options
Diffstat (limited to 'manifests/plug.pp')
-rw-r--r-- | manifests/plug.pp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/manifests/plug.pp b/manifests/plug.pp new file mode 100644 index 0000000..a23538f --- /dev/null +++ b/manifests/plug.pp @@ -0,0 +1,2 @@ +class nodo::plug inherits nodo { +} |