summaryrefslogtreecommitdiffstats
path: root/manifests/tozt.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/tozt.pp')
-rw-r--r--manifests/tozt.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/tozt.pp b/manifests/tozt.pp
index 3c36818..3eb4f23 100644
--- a/manifests/tozt.pp
+++ b/manifests/tozt.pp
@@ -1,4 +1,4 @@
-node 'tozt.localdomain' {
+node 'tozt', 'tozt.localdomain' {
$persistent_data = '/media/persistent'
include tozt::persistent
Class['tozt::persistent'] -> Class['base']