Do not deploy LDAP and KDC during installation as it adds too much complexity.
This commit is contained in:
parent
284dadc2d3
commit
954ac5b0e6
4 changed files with 14 additions and 43 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue