mirror of
https://ghproxy.net/https://github.com/Chassis/puppet-wp.git
synced 2026-07-26 13:07:45 +08:00
9 lines
263 B
YAML
9 lines
263 B
YAML
# 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
|