Update io parameters

This commit is contained in:
Quentin 2021-09-28 17:26:27 +02:00
parent 5b1f775513
commit 1f15cfa420
1 changed files with 7 additions and 7 deletions

View File

@ -40,14 +40,14 @@ cluster_nodes:
ansible_python_interpreter: python3
io:
ansible_host: jupiter.site.deuxfleurs.fr
ansible_port: 110
ansible_host: io.machine.deuxfleurs.fr
ansible_port: 22
ansible_become: true
ipv4: 192.168.1.2
ipv4: 192.168.1.57
gatewayv4: 192.168.1.1
ipv6: 2a02:8428:81d6:6901::2
gatewayv6: 2a02:8428:81d6:6901::1
ipv6: 2a01:e0a:5e4:1d0::57
gatewayv6: 2a01:e0a:5e4:1d0::1
interface: enp2s0
dns_1: 109.0.66.20
dns_2: 109.0.66.10
dns_1: 9.9.9.10
dns_2: 149.112.112.10
ansible_python_interpreter: python3