Do not deploy LDAP and KDC during installation as it adds too much complexity.

This commit is contained in:
Andreas B. Mundt 2019-11-26 18:52:43 +01:00
parent 284dadc2d3
commit 954ac5b0e6
4 changed files with 14 additions and 43 deletions

View file

@ -47,6 +47,6 @@
- dhcp-dns-dnsmasq
- tftp-netboot-installer
- apt-cacher
- krb5-kdc-ldap
- nfs-server
- { role: krb5-kdc-ldap, when: not run_in_installer|default(false)|bool }
- { role: nfs-server, when: not run_in_installer|default(false)|bool }
- prepare4clients