moving some things around
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
[ansible_nodes]
|
||||
blacktide ansible_host=192.168.3.2 connection=local
|
||||
|
||||
[podman_nodes]
|
||||
arcade ansible_host=10.20.24.3
|
||||
beachpolice ansible_host=10.42.0.3
|
||||
bulletinboard ansible_host=10.26.48.3
|
||||
lifeguard ansible_host=172.16.132.4
|
||||
beachsidelibrary ansible_host=10.12.34.3
|
||||
|
||||
[pfsense_nodes]
|
||||
openocean ansible_host=172.16.132.2
|
||||
boardwalk ansible_host=10.77.7.2
|
||||
[ansible_nodes]
|
||||
blacktide ansible_host=192.168.3.2 connection=local
|
||||
|
||||
[podman_nodes]
|
||||
arcade ansible_host=10.20.24.3
|
||||
beachpolice ansible_host=10.42.0.3
|
||||
bulletinboard ansible_host=10.26.48.3
|
||||
lifeguard ansible_host=172.16.132.4
|
||||
beachsidelibrary ansible_host=10.12.34.3
|
||||
|
||||
[pfsense_nodes]
|
||||
openocean ansible_host=172.16.132.2
|
||||
boardwalk ansible_host=10.77.7.2
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
[masters]
|
||||
kubemaster ansible_host=10.20.24.4 master=true
|
||||
|
||||
[workers]
|
||||
kubeworker1 ansible_host=10.20.24.5 worker=true
|
||||
kubeworker2 ansible_host=10.20.24.6 worker=true
|
||||
|
||||
[ansible_nodes]
|
||||
ansible ansible_host=10.20.24.3 connection=local
|
||||
[masters]
|
||||
kubemaster ansible_host=10.20.24.4 master=true
|
||||
|
||||
[workers]
|
||||
kubeworker1 ansible_host=10.20.24.5 worker=true
|
||||
kubeworker2 ansible_host=10.20.24.6 worker=true
|
||||
|
||||
[ansible_nodes]
|
||||
ansible ansible_host=10.20.24.3 connection=local
|
||||
|
||||
Reference in New Issue
Block a user