restructure
This commit is contained in:
9
ansible/roles/baremetal/templates/eno.network.j2
Normal file
9
ansible/roles/baremetal/templates/eno.network.j2
Normal file
@ -0,0 +1,9 @@
|
||||
[Match]
|
||||
MACAddress={{ mac_address }}
|
||||
|
||||
[Link]
|
||||
ARP=no
|
||||
|
||||
[Network]
|
||||
DHCP=no
|
||||
Bond=lacp
|
Reference in New Issue
Block a user