Commit graph

4 commits

Author SHA1 Message Date
a0031b05ac Fix mirror01 mac address according to ip allocation plan 2021-03-19 16:44:59 +00:00
c80eca3d85 New implementation of network interfaces
Combine interfaces and network_ether_interfaces into one common
variable network_interfaces. Provisioning uses format:

network_interfaces:
  - device: device name eg. vio0 or eth0
    vlan: vlan id for this interface
    mac: mac address for interface (optional)

Additionally network role will use more settings to configure
interface.
2020-08-27 17:42:07 +00:00
4004a9ef68 add support for defining multiple interfaces for virtual machines 2019-05-17 14:28:38 +03:00
57ffdc6b50 added first client 2019-05-10 15:08:41 +03:00