aboutsummaryrefslogtreecommitdiff
path: root/manifests/plug.pp
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2011-08-05 10:47:35 -0300
committerSilvio Rhatto <rhatto@riseup.net>2011-08-05 10:47:35 -0300
commit9ef24ec048fc367206c80fd521318a9c50c1fc74 (patch)
tree8a44f4efb789a253b1dc3c6bae28a7393509cb73 /manifests/plug.pp
parent205556a1ab762025e13fb1a7103738ee36df5dbd (diff)
downloadpuppet-nodo-9ef24ec048fc367206c80fd521318a9c50c1fc74.tar.gz
puppet-nodo-9ef24ec048fc367206c80fd521318a9c50c1fc74.tar.bz2
Adding nodo::plug
Diffstat (limited to 'manifests/plug.pp')
-rw-r--r--manifests/plug.pp2
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 {
+}