infrastructure/os/config/production.yml

73 lines
1.9 KiB
YAML
Raw Normal View History

2020-10-22 15:57:02 +00:00
cluster_nodes:
hosts:
2021-01-20 09:21:18 +00:00
datura:
ansible_host: atuin.site.deuxfleurs.fr
2020-10-22 15:57:02 +00:00
ansible_port: 110
ansible_become: true
2021-04-04 18:04:25 +00:00
ipv4: 192.168.0.2
gatewayv4: 192.168.0.254
ipv6: 2a01:e0a:260:b5b0::2
2021-01-20 09:21:18 +00:00
gatewayv6: 2a01:e34:ec5c:dbe0::1
2020-10-22 15:57:02 +00:00
interface: eno1
dns_1: 212.27.40.240
dns_2: 212.27.40.241
2020-10-22 15:57:02 +00:00
ansible_python_interpreter: python3
ssh_port: 22
2020-10-22 15:57:02 +00:00
2021-01-20 09:21:18 +00:00
digitale:
ansible_host: atuin.site.deuxfleurs.fr
2020-10-22 15:57:02 +00:00
ansible_port: 111
ansible_become: true
2021-04-04 18:04:25 +00:00
ipv4: 192.168.0.3
gatewayv4: 192.168.0.254
ipv6: 2a01:e0a:260:b5b0::3
gatewayv6: 2a01:e0a:260:b5b0::1
2020-10-22 15:57:02 +00:00
interface: eno1
dns_1: 212.27.40.240
dns_2: 212.27.40.241
2020-10-22 15:57:02 +00:00
ansible_python_interpreter: python3
ssh_port: 22
2020-10-22 15:57:02 +00:00
2021-01-20 09:21:18 +00:00
drosera:
ansible_host: atuin.site.deuxfleurs.fr
2020-10-22 15:57:02 +00:00
ansible_port: 112
ansible_become: true
2021-04-04 18:04:25 +00:00
ipv4: 192.168.0.4
gatewayv4: 192.168.0.254
ipv6: 2a01:e0a:260:b5b0::4
gatewayv6: 2a01:e0a:260:b5b0::1
2020-10-22 15:57:02 +00:00
interface: eno1
dns_1: 212.27.40.240
dns_2: 212.27.40.241
2020-10-22 15:57:02 +00:00
ansible_python_interpreter: python3
ssh_port: 22
io:
ansible_host: jupiter.site.deuxfleurs.fr
ansible_port: 110
ansible_become: true
ipv4: 192.168.1.2
gatewayv4: 192.168.1.1
ipv6: 2a02:8428:81d6:6901::2
gatewayv6: 2a02:8428:81d6:6901::1
interface: enp2s0
dns_1: 109.0.66.20
dns_2: 109.0.66.10
ansible_python_interpreter: python3
ssh_port: 22
2021-04-09 09:37:50 +00:00
hammerhead:
ansible_host: ns3118584.ip-5-135-179.eu
ansible_port: 110
ansible_become: true
ipv4: 5.135.179.11
gatewayv4: 5.135.179.254
ipv6: 2001:41d0:8:ba0b::1
gatewayv6: fe80::264:40ff:fe3a:fac0
interface: eno1
dns_1: 213.186.33.99
dns_2: 172.104.136.243
ansible_python_interpreter: python3
ssh_port: 110