Skip to content
Snippets Groups Projects

refactor: Modify roles in cheaha.yml to enable a proxy

1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -5,5 +5,5 @@
roles:
- { name: 'cheaha.node', tags: 'cheaha.node' }
- { 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" }
Loading