Page MenuHomeDevCentral

D3993.id10369.diff
No OneTemporary

D3993.id10369.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:17 (6 h, 35 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3499578
Default Alt Text
D3993.id10369.diff (556 B)

Event Timeline