We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58dd3f4 commit d468938Copy full SHA for d468938
ansible/group_vars/all.yml
@@ -59,12 +59,13 @@ virtual_machines:
59
rhel-sap:
60
project: rhel-sap-cloud
61
families:
62
- - rhel-8-4-sap-ha
63
- rhel-8-6-sap-ha
64
- # RHEL SAP 8.4 seems to have an older version of podman that
65
- # fails with our integration tests, so we stick with docker
66
- # for now.
67
- container_engine: docker
+ - rhel-8-8-sap-ha
+ - rhel-8-10-sap-ha
+ - rhel-9-0-sap-ha
+ - rhel-9-2-sap-ha
+ - rhel-9-4-sap-ha
68
+ container_engine: podman
69
70
rhcos:
71
project: rhcos-cloud
0 commit comments