aboutsummaryrefslogtreecommitdiff
path: root/spec/default_facts.yml
blob: 3346c394df5a06fba389c76f1e2ccbb04c77ee6c (plain)
1
2
3
4
5
6
7
8
9
# Use default_module_facts.yml for module specific facts.
#
# Facts specified here will override the values provided by rspec-puppet-facts.
---
networking:
  ip: "172.16.254.254"
  ip6: "FE80:0000:0000:0000:AAAA:AAAA:AAAA"
  mac: "AA:AA:AA:AA:AA:AA"
is_pe: false