aboutsummaryrefslogtreecommitdiffstats
path: root/roles/space_server/files/networkd/10-lan12.network
diff options
context:
space:
mode:
authorEmil Renner Berthing <esmil@labitat.dk>2018-12-03 19:08:45 +0100
committerEmil Renner Berthing <esmil@labitat.dk>2018-12-03 19:08:45 +0100
commit58bf922552ce3f5aebc09e65ee2de129867d45c5 (patch)
treefaa4b15400045faee470cda00a9f2eb256318d64 /roles/space_server/files/networkd/10-lan12.network
parenta66f0b55ef5766fa55d2600c874f913d49a0e2b8 (diff)
downloadlabitat-ansible-58bf922552ce3f5aebc09e65ee2de129867d45c5.tar.gz
labitat-ansible-58bf922552ce3f5aebc09e65ee2de129867d45c5.tar.xz
labitat-ansible-58bf922552ce3f5aebc09e65ee2de129867d45c5.zip
space_server: networkd: disable ARP on untagged interface
Diffstat (limited to 'roles/space_server/files/networkd/10-lan12.network')
-rw-r--r--roles/space_server/files/networkd/10-lan12.network3
1 files changed, 3 insertions, 0 deletions
diff --git a/roles/space_server/files/networkd/10-lan12.network b/roles/space_server/files/networkd/10-lan12.network
index e35b8db..64405b3 100644
--- a/roles/space_server/files/networkd/10-lan12.network
+++ b/roles/space_server/files/networkd/10-lan12.network
@@ -1,6 +1,9 @@
[Match]
Name=lan12
+[Link]
+ARP=yes
+
[Network]
DHCP=no
IPv6AcceptRA=no