Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F44414355
10-net.jinja
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
865 B
Referenced Files
None
Subscribers
None
10-net.jinja
View Options
# -------------------------------------------------------------
# Network — interfaces configuration
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Project: Nasqueron
# License: Trivial work, not eligible to copyright
# Source file: roles/core/network/files/Debian/10-net.jinja
# -------------------------------------------------------------
#
# <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>
auto
{{
interface.device
}}
iface
{{
interface.device
}}
inet static
address
{{
interface.ipv4.address
}}
netmask
{{
interface.ipv4.netmask
}}
{%
if
"gateway"
in
interface.ipv4
%}
gateway
{{
interface.ipv4.gateway
}}
{%
endif
%}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Aug 18, 23:07 (23 h, 36 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3942580
Default Alt Text
10-net.jinja (865 B)
Attached To
Mode
rOPS Nasqueron Operations
Attached
Detach File
Event Timeline
Log In to Comment