aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEmil Renner Berthing <esmil@labitat.dk>2020-03-03 19:37:06 +0100
committerEmil Renner Berthing <esmil@labitat.dk>2020-03-03 19:37:08 +0100
commitebd0d4d88d471f6729504ff839dc63b5ed617c53 (patch)
treeb5f2571b76c1420da6ff2d90555b3ae0d4a91cd7
parentd8e2b7c89db02b75f31dca6c104850248685c670 (diff)
downloadlabitat-ansible-ebd0d4d88d471f6729504ff839dc63b5ed617c53.tar.gz
labitat-ansible-ebd0d4d88d471f6729504ff839dc63b5ed617c53.tar.xz
labitat-ansible-ebd0d4d88d471f6729504ff839dc63b5ed617c53.zip
jumbotron: disable IPv6 privacy extensions
..so we can make sure the jumbotron always takes the same IPv6 address and we can whitelist it in the firewall.
-rw-r--r--roles/jumbotron/files/eth0.network1
1 files changed, 1 insertions, 0 deletions
diff --git a/roles/jumbotron/files/eth0.network b/roles/jumbotron/files/eth0.network
index 3e351ea..bb1faf5 100644
--- a/roles/jumbotron/files/eth0.network
+++ b/roles/jumbotron/files/eth0.network
@@ -4,3 +4,4 @@ Name=eth0
[Network]
DHCP=yes
IPv6AcceptRA=yes
+IPv6PrivacyExtensions=no