Commit graph

14 commits

Author SHA1 Message Date
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
eb92f9f7bd add adm01.home.foo.sh
Temporarily running in vmhost02
2020-08-26 23:26:00 +03:00
18df5f418c Fix typo, rename disk vars and cleanup 2020-08-26 21:03:05 +03:00
afd81c714c add log01 host 2019-07-19 17:20:15 +03:00
6c6dcda8ac add ldap02 host 2019-06-08 17:28:29 +03:00
80b017b5d1 write ldap datadirectory handling more cleanly 2019-05-31 18:56:24 +03:00
7238a595f2 don't set mac address if we use static address on interface 2019-05-31 18:32:16 +03:00
5fcf58a3d6 only add datadisk on master ldap 2019-05-31 02:34:46 +03:00
7f284a8e24 add first ldap host 2019-05-28 20:32:16 +03:00
5dc54dd8eb add proxy hosts 2019-05-28 00:28:29 +03:00
7d45cde22e starting work on gw group 2019-05-22 23:53:35 +03:00
4004a9ef68 add support for defining multiple interfaces for virtual machines 2019-05-17 14:28:38 +03:00
a283444443 add git host group 2019-05-17 11:39:04 +03:00
57ffdc6b50 added first client 2019-05-10 15:08:41 +03:00