aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorQuentin Dufour <quentin@deuxfleurs.fr>2023-02-02 07:45:38 +0100
committerQuentin Dufour <quentin@deuxfleurs.fr>2023-02-02 07:45:38 +0100
commita6742bcf53a8fa9c0503ba57f6ee773bd205c38c (patch)
tree3360790ab94045ae79f509b621737c6ed73cf7ab
parent653e170fb2fe97889dc3af170cfcf1ac811dedab (diff)
downloadinfrastructure-a6742bcf53a8fa9c0503ba57f6ee773bd205c38c.tar.gz
infrastructure-a6742bcf53a8fa9c0503ba57f6ee773bd205c38c.zip
fix io
-rw-r--r--os/config/production.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/config/production.yml b/os/config/production.yml
index 446dd40..58861b2 100644
--- a/os/config/production.yml
+++ b/os/config/production.yml
@@ -48,7 +48,7 @@ extra_nodes:
ipv4: 192.168.1.57
gatewayv4: 192.168.1.1
ipv6: 2a01:e0a:5e4:1d0::57
- gatewayv6: 2a01:e0a:5e4:1d0::1
+ gatewayv6: 2a01:e0a:5e4:1d0::2
interface: enp2s0
dns_1: 9.9.9.10
dns_2: 149.112.112.10