add the current state of the vmsetup
This commit is contained in:
commit
d3675f34bf
19 changed files with 985 additions and 0 deletions
9
roles/setup-libvirt/templates/br0.network
Normal file
9
roles/setup-libvirt/templates/br0.network
Normal file
|
@ -0,0 +1,9 @@
|
|||
[Match]
|
||||
Name=br0
|
||||
|
||||
[Link]
|
||||
MACAddress={{ mac }}
|
||||
|
||||
[Network]
|
||||
DHCP=yes
|
||||
LinkLocalAddressing=ipv6
|
Loading…
Add table
Add a link
Reference in a new issue