Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F12239077
routing_ipv6.rc
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
944 B
Referenced Files
None
Subscribers
None
routing_ipv6.rc
View Options
# -------------------------------------------------------------
# Network — rc configuration
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Project: Nasqueron
# License: Trivial work, not eligible to copyright
# Source file: roles/core/network/files/FreeBSD/routing_ipv6.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>
{% if interface is defined and not salt["network_utils.can_directly_be_discovered"](ipv6_gateway, ipv6_address, ipv6_prefix) %}
ipv6_static_routes="gw default"
ipv6_route_gw="{{ ipv6_gateway }} -iface {{ interface }}"
ipv6_route_default="default {{ ipv6_gateway }}"
{%- else -%}
ipv6_defaultrouter="{{ ipv6_gateway }}"
{% endif -%}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Oct 11, 20:08 (14 h, 31 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3063916
Default Alt Text
routing_ipv6.rc (944 B)
Attached To
Mode
rOPS Nasqueron Operations
Attached
Detach File
Event Timeline
Log In to Comment