aboutsummaryrefslogtreecommitdiff
path: root/spec/default_facts.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/default_facts.yml')
-rw-r--r--spec/default_facts.yml14
1 files changed, 14 insertions, 0 deletions
diff --git a/spec/default_facts.yml b/spec/default_facts.yml
new file mode 100644
index 0000000..13c4165
--- /dev/null
+++ b/spec/default_facts.yml
@@ -0,0 +1,14 @@
+# This file is managed via modulesync
+# https://github.com/voxpupuli/modulesync
+# https://github.com/voxpupuli/modulesync_config
+#
+# use default_module_facts.yaml for module specific
+# facts.
+#
+# Hint if using with rspec-puppet-facts ("on_supported_os.each"):
+# if a same named fact exists in facterdb it will be overridden.
+---
+concat_basedir: "/tmp"
+ipaddress: "172.16.254.254"
+is_pe: false
+macaddress: "AA:AA:AA:AA:AA:AA"