Page MenuHomeDevCentral

D3993.id10367.diff
No OneTemporary

D3993.id10367.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
@@ -1,10 +1,10 @@
-# -------------------------------------------------------------
+# ---------------------------------------------------------------
# Network — rc configuration
-# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Project: Nasqueron
# License: Trivial work, not eligible to copyright
# Source file: roles/core/network/files/FreeBSD/routing_ipv4.rc
-# -------------------------------------------------------------
+# ---------------------------------------------------------------
#
# <auto-generated>
# This file is managed by our rOPS SaltStack repository.
@@ -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
Fri, Mar 6, 01:25 (10 h, 40 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3499911
Default Alt Text
D3993.id10367.diff (1 KB)

Event Timeline