aboutsummaryrefslogtreecommitdiff
path: root/manifests/role/test.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/role/test.pp')
-rw-r--r--manifests/role/test.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/role/test.pp b/manifests/role/test.pp
index 330a5ee..035d42c 100644
--- a/manifests/role/test.pp
+++ b/manifests/role/test.pp
@@ -1,3 +1,3 @@
-class nodo::role::test inherits nodo::web {
+class nodo::role::test inherits nodo::role::web {
# Class for test nodes
}