You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added new os in:
* Image Builder components
* constants used by pcluster commands
* CloudWatch dashboard builder
* list of OS supported by DCV
* pcluster configure and other unit tests
* system-analyzer.sh
* pc_support json file
* changelog
### References
Using `Rocky-8-EC2-Base-8.*` as base AMI from official Rocky Linux account:
https://rockylinux.org/cloud-images/
Signed-off-by: Enrico Usai <usai@amazon.com>
Copy file name to clipboardExpand all lines: cli/tests/pcluster/cli/configure/test_pcluster_configure/test_disabled_efa_no_placement_group/output.txt
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -35,6 +35,7 @@ Allowed values for Operating System:
35
35
3. ubuntu2004
36
36
4. ubuntu2204
37
37
5. rhel8
38
+
6. rocky8
38
39
The EC2 instance selected supports enhanced networking capabilities using Elastic Fabric Adapter (EFA). EFA enables you to run applications requiring high levels of inter-node communications at scale on AWS at no additional charge (https://docs.aws.amazon.com/parallelcluster/latest/ug/efa-v3.html).
0 commit comments