Commit graph

8 commits

Author SHA1 Message Date
f573704b34 Move data disks to nvme storage 2023-08-19 13:55:29 +00:00
b1036de33d Add support for datadisk type 2022-08-13 17:34:34 +00:00
68d903e31c ldap-server: Autodetect ldap data directory 2021-09-19 19:19:41 +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
18df5f418c Fix typo, rename disk vars and cleanup 2020-08-26 21:03:05 +03:00
80b017b5d1 write ldap datadirectory handling more cleanly 2019-05-31 18:56:24 +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