Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F24681344
D3993.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
556 B
Referenced Files
None
Subscribers
None
D3993.diff
View Options
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
Details
Attached
Mime Type
text/plain
Expires
Thu, Mar 5, 23:36 (22 h, 18 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3499578
Default Alt Text
D3993.diff (556 B)
Attached To
Mode
D3993: Added missing " "
Attached
Detach File
Event Timeline
Log In to Comment