Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F24682597
netif_ipv4.rc
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
875 B
Referenced Files
None
Subscribers
None
netif_ipv4.rc
View Options
# -------------------------------------------------------------
# Network — rc configuration
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Project: Nasqueron
# License: Trivial work, not eligible to copyright
# Source file: roles/core/network/files/FreeBSD/netif_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>
ifconfig_{{ interface.device }}="inet {{ interface.ipv4.address }} netmask {{ interface.ipv4.netmask }}"
{%- for ip in interface.get("ipv4.aliases", []) %}
ifconfig_{{ interface.device }}_alias{{ loop.index0 }}="inet {{ ip }} netmask 255.255.255.255"
{% endfor -%}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Mar 7, 01:37 (6 h, 46 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3500279
Default Alt Text
netif_ipv4.rc (875 B)
Attached To
Mode
rOPS Nasqueron Operations
Attached
Detach File
Event Timeline
Log In to Comment