Skip to content
Snippets Groups Projects
Commit a2cfe9b3 authored by Eesaan Atluri's avatar Eesaan Atluri Committed by Bo-Chun Chen
Browse files

Remove install_packages role in cheaha.yml playbook.

It is included separately where needed inside playbooks that build base,
compute,ood,gpu images.
parent 5bd6ba72
No related branches found
No related tags found
1 merge request!35Fix knightly pipeline
......@@ -4,7 +4,6 @@
become: true
roles:
- { name: 'cheaha.node', tags: 'cheaha.node' }
- { name: 'install_packages', tags: 'install_packages' }
- { name: 'nfs_mounts', tags: 'nfs_mounts' }
- { name: 'ldap_config', tags: 'ldap_config' }
- { name: 'slurm_client', tags: 'slurm_client' }
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