summaryrefslogtreecommitdiff
path: root/roles/vm
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2022-12-28 22:59:42 +0100
committerChristian Pointner <equinox@spreadspace.org>2022-12-28 22:59:42 +0100
commita595b54eeb8f38db23958115fb9c231afedf8acc (patch)
treed2fa8072c0578a240f1c533be1a23848490eb53f /roles/vm
parentspreadspace: add dns entry for rh-git test (diff)
cosmetic fix
Diffstat (limited to 'roles/vm')
-rw-r--r--roles/vm/guest/network/templates/interfaces/multihomed-overlay6.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/vm/guest/network/templates/interfaces/multihomed-overlay6.j2 b/roles/vm/guest/network/templates/interfaces/multihomed-overlay6.j2
index 0fd59882..5eb67581 100644
--- a/roles/vm/guest/network/templates/interfaces/multihomed-overlay6.j2
+++ b/roles/vm/guest/network/templates/interfaces/multihomed-overlay6.j2
@@ -1,5 +1,5 @@
address {{ interface.address6 }}
-#### overlays
+ #### overlays
{% for overlay in interface.overlays %}
{% if 'address6' in overlay %}
{% if 'name' in overlay %}