Initial commit

This commit is contained in:
2024-11-20 10:55:23 -05:00
commit 0996ef478b
19 changed files with 1257 additions and 0 deletions

9
spec/default_facts.yml Normal file
View File

@@ -0,0 +1,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