-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Disable latest path for Pulp artifacts (#1439)
* Use terraform v2 * Disable latest path for Pulp artifacts * Ensure correct release is built * Fix Rocky IPA version * Distribution release variable
- Loading branch information
1 parent
479792c
commit 1e221f3
Showing
4 changed files
with
7 additions
and
35 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
--- | ||
# IPA image versioning tags | ||
stackhpc_rocky_9_ipa_image_version: "2024.1-20241206T160829" | ||
stackhpc_rocky_9_ipa_image_version: "2024.1-20241231T102920" | ||
stackhpc_ubuntu_jammy_ipa_image_version: "2024.1-20241206T160829" |