Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated Rocky Linux 9 OSs in the Allocator module #5436

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions deployability/modules/allocation/static/specs/os.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,8 +125,8 @@ vagrant:
box_version: 4.3.12
virtualizer: virtualbox
linux-rocky-9-amd64:
box: generic/rocky9
box_version: 4.3.12
box: rockylinux/9
box_version: 4.0.0
virtualizer: virtualbox
# Macos
macos-highsierra-10.13-amd64:
Expand Down Expand Up @@ -391,11 +391,11 @@ aws:
zone: us-east-1
user: rocky
linux-rocky-9-amd64:
ami: ami-09c77dc92e45bc3ea
ami: ami-09eb79aa215c2a900
zone: us-east-1
user: rocky
linux-rocky-9-arm64:
ami: ami-001f90eb122403b4c
ami: ami-0151988e287370acc
zone: us-east-1
user: rocky
# Macos
Expand Down