Skip to content
Snippets Groups Projects
Commit 604f0353 authored by Eesaan Atluri's avatar Eesaan Atluri
Browse files

uncomment ldap role

parent 25263624
No related branches found
No related tags found
1 merge request!92refactor: Modify roles in cheaha.yml to enable a proxy
Pipeline #11424 failed with stages
in 13 minutes and 42 seconds
...@@ -5,5 +5,5 @@ ...@@ -5,5 +5,5 @@
roles: roles:
- { name: 'cheaha.node', tags: 'cheaha.node' } - { name: 'cheaha.node', tags: 'cheaha.node' }
- { name: 'nfs_mounts', tags: 'nfs_mounts' } - { name: 'nfs_mounts', tags: 'nfs_mounts' }
#- { name: 'ldap_config', tags: 'ldap_config' } - { name: 'ldap_config', tags: 'ldap_config' }
- { name: 'slurm_client', tags: 'slurm_client', when: "'proxy' not in group_names" } - { name: 'slurm_client', tags: 'slurm_client', when: "'proxy' not in group_names" }
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