mirror of
https://github.com/apricote/home-cloud.git
synced 2026-02-07 10:17:01 +00:00
ansible setup
This commit is contained in:
parent
42ec743a00
commit
2a2d951971
24 changed files with 167 additions and 430 deletions
8
templates/ansible_inventory.cfg
Normal file
8
templates/ansible_inventory.cfg
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
[kube-master]
|
||||
${control}
|
||||
|
||||
[etcd]
|
||||
${control}
|
||||
|
||||
[kube-node]
|
||||
${compute}
|
||||
Loading…
Add table
Add a link
Reference in a new issue