aboutsummaryrefslogtreecommitdiff
path: root/os/config/roles
diff options
context:
space:
mode:
authorQuentin Dufour <quentin@deuxfleurs.fr>2021-04-09 11:19:54 +0200
committerQuentin Dufour <quentin@deuxfleurs.fr>2021-04-09 11:19:54 +0200
commitca1f73d655849ca09997c6b7db9fdb24c05d562d (patch)
tree8bd03098420b899b34d98c9f3a23d2f08ed5b971 /os/config/roles
parentf4c8ba8ebd076fd46439289993155274be7605c4 (diff)
parent4ecda8cc8d915247ec449d8841144d037a1bf3e1 (diff)
downloadinfrastructure-ca1f73d655849ca09997c6b7db9fdb24c05d562d.tar.gz
infrastructure-ca1f73d655849ca09997c6b7db9fdb24c05d562d.zip
Merge branch 'main' into feature/upgrade-ansible
Diffstat (limited to 'os/config/roles')
-rw-r--r--os/config/roles/network/templates/rules.v62
1 files changed, 2 insertions, 0 deletions
diff --git a/os/config/roles/network/templates/rules.v6 b/os/config/roles/network/templates/rules.v6
index 6977f02..88b3a07 100644
--- a/os/config/roles/network/templates/rules.v6
+++ b/os/config/roles/network/templates/rules.v6
@@ -40,6 +40,8 @@
-A DEUXFLEURS-TRUSTED-NET -s 2001:41d0:8:ba0b::1/64 -j DEUXFLEURS-TRUSTED-PORT
# Quentin@Rennes
-A DEUXFLEURS-TRUSTED-NET -s 2a01:e35:2fdc:dbe0::0/64 -j DEUXFLEURS-TRUSTED-PORT
+# Erwan@Rennes
+-A DEUXFLEURS-TRUSTED-NET -s 2a01:e0a:260:b5b0::0/64 -j DEUXFLEURS-TRUSTED-PORT
# Source address is not trusted
-A DEUXFLEURS-TRUSTED-NET -j RETURN