Commit graph

6 commits

Author SHA1 Message Date
e7bed03125 Change ip address for proxies 2021-08-31 17:58:46 +00:00
c7d8c1e677 Convert OpenBSD hosts with CARP to use new VIP interfaces 2021-03-19 18:19:03 +00:00
5f17ae2964 Add proto=static to proxies network interfaces 2020-09-03 07:54:49 +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
7238a595f2 don't set mac address if we use static address on interface 2019-05-31 18:32:16 +03:00
5dc54dd8eb add proxy hosts 2019-05-28 00:28:29 +03:00