Page MenuHomeDevCentral

D3993.id10368.diff
No OneTemporary

D3993.id10368.diff

diff --git a/roles/core/network/files/FreeBSD/routing_ipv4.rc b/roles/core/network/files/FreeBSD/routing_ipv4.rc
--- a/roles/core/network/files/FreeBSD/routing_ipv4.rc
+++ b/roles/core/network/files/FreeBSD/routing_ipv4.rc
@@ -12,7 +12,7 @@
# Changes to this file may cause incorrect behavior
# and will be lost if the state is redeployed.
# </auto-generated>
-static_routes={{ " ".join(routes.keys()) }}
+static_routes="{{ " ".join(routes.keys())}}"
{% for key, value in routes.items() %}
route_{{ key }}="{{ value }}"
{% endfor -%}

File Metadata

Mime Type
text/plain
Expires
Thu, Mar 5, 21:11 (8 h, 7 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3499739
Default Alt Text
D3993.id10368.diff (555 B)

Event Timeline