proxmox: add interfaces for fabric links
Same as debian.
This commit is contained in:
parent
a324da076b
commit
ce2d0f3cd4
2 changed files with 7 additions and 0 deletions
|
@ -1,6 +0,0 @@
|
|||
{% for iface in hostvars[inventory_hostname].interfaces | selectattr('name', 'match', '^lan') %}
|
||||
auto {{ iface.name }}
|
||||
iface {{ iface.name }}
|
||||
mtu 9216
|
||||
|
||||
{% endfor %}
|
Loading…
Add table
Add a link
Reference in a new issue