aboutsummaryrefslogtreecommitdiffstats
path: root/roles/space_server/files/networkd/network/10-wan.network
diff options
context:
space:
mode:
authorEmil Renner Berthing <esmil@labitat.dk>2018-09-26 13:16:11 +0200
committerEmil Renner Berthing <esmil@labitat.dk>2018-11-10 22:30:23 +0100
commit9454fdbff511e965e4fd9eb187b7fe432dcd437e (patch)
tree616a430b46a4796dfbcbc53662a1f70af59720b5 /roles/space_server/files/networkd/network/10-wan.network
parentf203f1ccf538955dbd81e9a81b4cb9da520a9afa (diff)
downloadlabitat-ansible-9454fdbff511e965e4fd9eb187b7fe432dcd437e.tar.gz
labitat-ansible-9454fdbff511e965e4fd9eb187b7fe432dcd437e.tar.xz
labitat-ansible-9454fdbff511e965e4fd9eb187b7fe432dcd437e.zip
space_server: drop uneccessary subdirs
Diffstat (limited to 'roles/space_server/files/networkd/network/10-wan.network')
-rw-r--r--roles/space_server/files/networkd/network/10-wan.network21
1 files changed, 0 insertions, 21 deletions
diff --git a/roles/space_server/files/networkd/network/10-wan.network b/roles/space_server/files/networkd/network/10-wan.network
deleted file mode 100644
index 1d14dee..0000000
--- a/roles/space_server/files/networkd/network/10-wan.network
+++ /dev/null
@@ -1,21 +0,0 @@
-[Match]
-Name=wan
-
-[Network]
-DHCP=no
-IPv6AcceptRA=no
-Address=193.106.167.46/29
-Address=2a03:5440:1:2935:1ab::3/120
-IPForward=yes
-LLMNR=no
-MulticastDNS=no
-LLDP=yes
-EmitLLDP=no
-
-[Route]
-Gateway=193.106.167.42
-Metric=1024
-
-[Route]
-Gateway=2a03:5440:1:2935:1ab::2
-Metric=1024