Skip to content
Snippets Groups Projects
Commit da111f5d authored by Ravi Tripathi's avatar Ravi Tripathi
Browse files

Merge branch 'fix-failing-pkg-install' into 'main'

Remove pkg release tag no. as sw/build ver are enough for the install

Closes #5

See merge request rc/packer-openstack-hpc-image!3
parents afec640c 6df736c7
No related branches found
No related tags found
No related merge requests found
......@@ -43,11 +43,11 @@
- name: Install required packages
yum:
name:
- slurm-client-18.08.9-100463_cm8.2_a522576834.x86_64
- munge-0.5.13-139_cm8.2.x86_64
- openldap-servers-2.4.48-290_cm8.2
- Lmod-7.7.14-100054_cm8.2_4cb5624f0b.noarch
- cm-modules-init-client-8.2-70_cm8.2.noarch
- slurm-client-18.08.9
- munge-0.5.13
- openldap-servers-2.4.48
- Lmod-7.7.14
- cm-modules-init-client-8.2
- cmdaemon
- nss-pam-ldapd
- ruby
......
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