Skip to content

Commit e0ef82b

Browse files
author
Phil Friderici
committed
Re-add default module facts
1 parent 2e81565 commit e0ef82b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

spec/default_module_facts.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
# ensure fqdn matches when using rspec-puppet-facts so that fqdn_rand()
3+
# gives consistent output
4+
fqdn: "puppet.example.com"
5+
networking:
6+
fqdn: "puppet.example.com"

0 commit comments

Comments
 (0)