Update inventory

This commit is contained in:
Tobias Manske 2023-09-12 03:30:40 +02:00
parent db2f77bc88
commit e12daba2bd
Signed by: tobias
GPG Key ID: 9164B527694A0709

View File

@ -4,13 +4,18 @@ all:
host.nc.chaoswg.org:
ansible_user: core
network_interface: ens3
network_ipv6_addr: "2a03:4000:4f:9f2::1"
wg_addr: 10.1.0.1
mon1.hel1.chaoswg.org:
ansible_user: core
network_interface: ens3
network_ipv6_addr: "2a03:4000:65:f3b::1"
wg_addr: 10.1.0.2
thonkpad.ka.chaoswg.org:
ansible_host: 192.168.0.73
ansible_user: core
network_interface: ens3
wg_addr: 10.1.0.3
infra.unruhig.eu:
ansible_user: core
network_interface: ens3
@ -18,6 +23,7 @@ all:
wg_addr: 10.1.0.4
vars:
service_base: "{{ playbook_dir }}/services"
wg_keepalive: 30
children:
unprovisioned:
hosts:
@ -36,3 +42,8 @@ all:
host.nc.chaoswg.org: null
mon1.hel1.chaoswg.org: null
infra.unruhig.eu: null
network_config:
hosts:
host.nc.chaoswg.org: null
mon1.hel1.chaoswg.org: null
infra.unruhig.eu: null