Page MenuHomeDevCentral

No OneTemporary

diff --git a/roles/core/network/files/routing.rc b/roles/core/network/files/routing.rc
index 4b78fca..4e17d7d 100644
--- a/roles/core/network/files/routing.rc
+++ b/roles/core/network/files/routing.rc
@@ -1,19 +1,19 @@
# -------------------------------------------------------------
# Network — rc configuration
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Project: Nasqueron
# License: Trivial work, not eligible to copyright
# Source file: roles/core/network/files/routing.rc
# -------------------------------------------------------------
#
# <auto-generated>
# This file is managed by our rOPS SaltStack repository.
#
# Changes to this file may cause incorrect behavior
# and will be lost if the state is redeployed.
# </auto-generated>
defaultrouter="{{ ipv4_gateway }}"
-{% if ipv6_gateway != "" %}
+{%- if ipv6_gateway %}
ipv6_defaultrouter="{{ ipv6_gateway }}"
{% endif %}

File Metadata

Mime Type
text/x-diff
Expires
Sat, Mar 21, 06:48 (19 h, 26 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3546575
Default Alt Text
(976 B)

Event Timeline