Skip to content
Snippets Groups Projects
Commit 558080b5 authored by Bo-Chun Chen's avatar Bo-Chun Chen
Browse files

Merge branch 'feat-ood-pkgs' into 'main'

Add packages to ood image

Closes #36

See merge request rc/packer-openstack-hpc-image!36
parents 3ace4852 ceb81a6f
No related branches found
No related tags found
1 merge request!36Add packages to ood image
Pipeline #7589 passed with stages
in 18 minutes and 28 seconds
......@@ -3,3 +3,5 @@
- cm.repo
pkg_list:
- Lmod
- tmux
- vim
......@@ -4,6 +4,7 @@
become: true
roles:
- { name: 'install_packages', tags: 'install_packages' }
- { name: 'install_zsh', tags: 'install_zsh' }
- name: Setup node for use as a virtual cheaha node
ansible.builtin.import_playbook: cheaha.yml
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