Note: This PR partially reverts the changes made in #572.
Explicitly specify amd64 as the platform used in the Amazon Linux 2/CentOS/Oracle Linux/RHEL 7/SLES 15 Molecule Docker images. This will ensure that tests work when run on different host architectures (e.g. newer Macbooks with arm64 processors) when running tests in distributions that only support amd64 (either due to lack of support for a cgroups v2 backport or due to lack of builds for arm64).
Checklist
Before creating a PR, run through this checklist and mark each as complete.
Proposed changes
Note: This PR partially reverts the changes made in #572.
Explicitly specify
amd64
as the platform used in the Amazon Linux 2/CentOS/Oracle Linux/RHEL 7/SLES 15 Molecule Docker images. This will ensure that tests work when run on different host architectures (e.g. newer Macbooks witharm64
processors) when running tests in distributions that only supportamd64
(either due to lack of support for acgroups
v2 backport or due to lack of builds forarm64
).Checklist
Before creating a PR, run through this checklist and mark each as complete.
CONTRIBUTING
documentdefaults/main/*.yml
,README.md
andCHANGELOG.md
)