Do not hardcode macaddress which makes vm cloning harder
This commit is contained in:
parent
2d63ca9c5a
commit
39cc49a05b
@ -4,9 +4,6 @@ uuid={{ net_uuid.stdout }}
|
||||
type=ethernet
|
||||
interface-name={{ net_inf.stdout }}
|
||||
|
||||
[ethernet]
|
||||
mac-address={{ net_mac.stdout }}
|
||||
|
||||
[ipv4]
|
||||
address={{ vm_ip }},{{ vm_gw }}
|
||||
dns={{ vm_dns }}
|
||||
|
Loading…
Reference in New Issue
Block a user