2018-08-22 06:07:49 -04:00
|
|
|
# Use default_module_facts.yml for module specific facts.
|
|
|
|
#
|
|
|
|
# Facts specified here will override the values provided by rspec-puppet-facts.
|
|
|
|
---
|
|
|
|
ipaddress: "172.16.254.254"
|
2021-11-06 07:36:59 -04:00
|
|
|
ipaddress6: "FE80:0000:0000:0000:AAAA:AAAA:AAAA"
|
2018-08-22 06:07:49 -04:00
|
|
|
is_pe: false
|
|
|
|
macaddress: "AA:AA:AA:AA:AA:AA"
|