initial creation

This commit is contained in:
2025-05-20 11:57:43 -04:00
commit c98b612926
8447 changed files with 1862526 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
web.mydomain.local
[db]
db1.mydomain.local
db2.mydomain.local
db3.mydomain.local
[web]
web1.mydomain.local
web2.mydomain.local
web3.mydomain.local
[customer1:children]
db
web
+13
View File
@@ -0,0 +1,13 @@
all:
hosts:
web.mydomain.local:
children:
customer1:
children:
db:
hosts:
db1.mydomain.local:
db2.mydomain.local:
web:
hosts:
web1.mydomain.local: