003 File Manager
Current Path:
/usr/local/lib/python3.8/site-packages/salt/templates/rh_ip
usr
/
local
/
lib
/
python3.8
/
site-packages
/
salt
/
templates
/
rh_ip
/
📁
..
📄
conf.jinja
(103 B)
📄
network.jinja
(596 B)
📄
rh6_route_eth.jinja
(311 B)
📄
rh7_eth.jinja
(2.94 KB)
📄
rh8_eth.jinja
(2.94 KB)
📄
route_eth.jinja
(304 B)
Editing: rh6_route_eth.jinja
{%- for route in routes -%} {% if route.name %}# {{route.name}} {%- endif %} {{route.ipaddr}} {%- if route.netmask -%} /{{route.netmask}} {%- endif -%} {%- if route.gateway %} via {{route.gateway}} {%- else %} dev {{iface}} {%- endif %} {%- if route.metric %} metric {{route.metric}} {%- endif %} {% endfor -%}
Upload File
Create Folder