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

Add role to the playbook to create a base-compute image

parent 1e73bee1
No related branches found
No related tags found
No related merge requests found
...@@ -3,4 +3,5 @@ ...@@ -3,4 +3,5 @@
hosts: default hosts: default
become: true become: true
roles: roles:
- { name: 'cheaha.node', tags: 'cheaha.node' }
- { name: 'pam_slurm_adopt', tags: 'pam_slurm_adopt' } - { name: 'pam_slurm_adopt', tags: 'pam_slurm_adopt' }
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