summaryrefslogtreecommitdiff
path: root/puppet/manifests
diff options
context:
space:
mode:
Diffstat (limited to 'puppet/manifests')
-rw-r--r--puppet/manifests/setup.pp4
1 files changed, 4 insertions, 0 deletions
diff --git a/puppet/manifests/setup.pp b/puppet/manifests/setup.pp
new file mode 100644
index 00000000..b45c8b4c
--- /dev/null
+++ b/puppet/manifests/setup.pp
@@ -0,0 +1,4 @@
+#
+# this is applied before each run of site.pp
+#
+include site_config::hosts \ No newline at end of file