This commit is contained in:
2024-07-03 12:38:09 +00:00
parent 7bc2e86c68
commit 9a4bbb05a8
16 changed files with 142 additions and 0 deletions

15
inventories/attlocal.yml Normal file
View File

@@ -0,0 +1,15 @@
---
all:
children:
clusters:
children:
alpha:
children:
control_plane:
hosts:
alpha-control-plane:
ansible-host: 192.168.1.92
workers:
hosts:
alpha-worker-0:
ansible-host: 192.168.1.94