aboutsummaryrefslogtreecommitdiff
path: root/manifests/test.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/test.pp')
-rw-r--r--manifests/test.pp3
1 files changed, 3 insertions, 0 deletions
diff --git a/manifests/test.pp b/manifests/test.pp
new file mode 100644
index 0000000..7195fc2
--- /dev/null
+++ b/manifests/test.pp
@@ -0,0 +1,3 @@
+class nodo::test inherits nodo::web {
+ # Class for test nodes
+}