Skip to content

Commit c433605

Browse files
committed
testing image using site pulp
1 parent 67ce24b commit c433605

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/fatimage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
source_image_name: rocky-latest-RL8
2727
inventory_groups: control,compute,login
2828
- image_name: openhpc-RL9
29-
source_image_name: rocky-latest-RL9-241212-1532-3088f837
29+
source_image_name: rocky-latest-RL9
3030
inventory_groups: control,compute,login
3131
env:
3232
ANSIBLE_FORCE_COLOR: True
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"cluster_image": {
3-
"RL8": "openhpc-RL8-241206-1541-eaa36805",
4-
"RL9": "openhpc-RL9-241206-1541-eaa36805"
3+
"RL8": "openhpc-RL8-241212-1553-c74360bf",
4+
"RL9": "openhpc-RL9-241212-1554-c74360bf"
55
}
66
}

0 commit comments

Comments
 (0)