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

partial commit

parent 06e090cc
No related branches found
No related tags found
No related merge requests found
......@@ -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