Skip to content

Commit

Permalink
Merge pull request #3369 from Cray-HPE/CASMTRIAGE-6961
Browse files Browse the repository at this point in the history
CASMTRIAGE-6961 -- remove UUID entries from /etc/fstab
  • Loading branch information
mtupitsyn authored May 7, 2024
2 parents 0792a69 + 8a141a9 commit 57c4cf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets.sh
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ STORAGE_CEPH_ASSETS=(
)

# The image ID may not always match the other images and should be defined individually.
COMPUTE_IMAGE_ID=5.2.55
COMPUTE_IMAGE_ID=5.2.59
for arch in "${CN_ARCH[@]}"; do
eval "COMPUTE_${arch}_ASSETS"=\( \
"https://artifactory.algol60.net/artifactory/csm-images/stable/compute/${COMPUTE_IMAGE_ID}/compute-${COMPUTE_IMAGE_ID}-${arch}.squashfs" \
Expand Down

0 comments on commit 57c4cf1

Please sign in to comment.