Skip to content
Snippets Groups Projects
Commit cb72cb6d authored by Andreas Hamacher's avatar Andreas Hamacher
Browse files

partial commit

Former-commit-id: 4f028d11
parent 2ecf99ee
No related branches found
No related tags found
1 merge request!313Mockldap without TLS enabled but capable
......@@ -3,6 +3,7 @@
- import_playbook: plays/allnodes.yml
- import_playbook: plays/init_slurmconf.yml # this requires management nodes
- import_playbook: plays/nfssqlnodes.yml
- import_playbook: plays/mockldap.yml
- import_playbook: plays/mgmtnodes.yml
- import_playbook: plays/computenodes.yml
- import_playbook: plays/loginnodes.yml
\ No newline at end of file
---
system_packages:
- openldap-servers
- openldap-clients
- openssl
ldapuser: ldap
ldapgroup: ldap
dbname: olcDatabase={2}hdb
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment