summaryrefslogtreecommitdiff
path: root/manifests/site.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/site.pp')
-rw-r--r--manifests/site.pp4
1 files changed, 4 insertions, 0 deletions
diff --git a/manifests/site.pp b/manifests/site.pp
index 877b35c..7467e93 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -3,6 +3,10 @@ node 'gandalf.adrift.space' {
include ::rss_filter
+ notify { 'hiera paths?':
+ message => "This is a [${lookup('test2')}]",
+ }
+
nspawn::machine { 'busting':
os => 'debian',
enable => true,