aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--manifests/extlookup.pp4
1 files changed, 4 insertions, 0 deletions
diff --git a/manifests/extlookup.pp b/manifests/extlookup.pp
new file mode 100644
index 00000000..77dc7809
--- /dev/null
+++ b/manifests/extlookup.pp
@@ -0,0 +1,4 @@
+# see http://www.devco.net/archives/2009/08/31/complex_data_and_puppet.php
+$extlookup_datadir = "/etc/puppet/extdata"
+$extlookup_precedence = ["%{fqdn}", "common"]
+