Page MenuHomeDevCentral

routing_ipv4.rc
No OneTemporary

routing_ipv4.rc

# -------------------------------------------------------------
# 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.
#
# Changes to this file may cause incorrect behavior
# and will be lost if the state is redeployed.
# </auto-generated>
static_routes={{ " ".join(routes.keys()) }}
{% for key, value in routes.items() %}
route_{{ key }}="{{ value }}"
{% endfor -%}

File Metadata

Mime Type
text/plain
Expires
Sun, Jun 8, 00:20 (1 d, 6 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2573399
Default Alt Text
routing_ipv4.rc (738 B)

Event Timeline