summaryrefslogtreecommitdiff
path: root/roles/vm/network/templates/systemd.link.j2
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2020-07-07 22:09:19 +0200
committerChristian Pointner <equinox@spreadspace.org>2020-07-11 02:29:02 +0200
commit6eacc2ad5539abf37dc90cd378b44320f7758869 (patch)
treeeacbf207b610a8ee93f830b381d91491671f6ae5 /roles/vm/network/templates/systemd.link.j2
parentch-oulu: interface config (diff)
refactor vm role names
Diffstat (limited to 'roles/vm/network/templates/systemd.link.j2')
-rw-r--r--roles/vm/network/templates/systemd.link.j25
1 files changed, 0 insertions, 5 deletions
diff --git a/roles/vm/network/templates/systemd.link.j2 b/roles/vm/network/templates/systemd.link.j2
deleted file mode 100644
index 7093e164..00000000
--- a/roles/vm/network/templates/systemd.link.j2
+++ /dev/null
@@ -1,5 +0,0 @@
-[Match]
-Path=*pci-0000:01:{{ "%02d" | format(interface_index + 1) }}.0
-
-[Link]
-Name={{ item.name }}