aboutsummaryrefslogtreecommitdiff
path: root/os/config/production.yml
diff options
context:
space:
mode:
Diffstat (limited to 'os/config/production.yml')
-rw-r--r--os/config/production.yml14
1 files changed, 7 insertions, 7 deletions
diff --git a/os/config/production.yml b/os/config/production.yml
index d8baf14..d59e153 100644
--- a/os/config/production.yml
+++ b/os/config/production.yml
@@ -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