Page MenuHomeDevCentral

netif_ipv6.rc
No OneTemporary

netif_ipv6.rc

# -------------------------------------------------------------
# Network — rc configuration
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Project: Nasqueron
# License: Trivial work, not eligible to copyright
# Source file: roles/core/network/files/FreeBSD/netif_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 ipv6_address is defined %}
ifconfig_{{ interface }}_ipv6="inet6 {{ ipv6_address }} prefixlen {{ ipv6_prefix }}"
{%- else -%}
ifconfig_{{ interface }}_ipv6="inet6 accept_rtadv"
{% endif -%}

File Metadata

Mime Type
text/plain
Expires
Fri, Nov 21, 16:12 (11 h, 28 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3179033
Default Alt Text
netif_ipv6.rc (804 B)

Event Timeline