Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F24679878
D3993.id10368.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
555 B
Referenced Files
None
Subscribers
None
D3993.id10368.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, 21:11 (8 h, 7 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3499739
Default Alt Text
D3993.id10368.diff (555 B)
Attached To
Mode
D3993: Added missing " "
Attached
Detach File
Event Timeline
Log In to Comment