Skip to content

Commit b3a8b24

Browse files
committed
Remove Amazon Linux 2
1 parent 6881313 commit b3a8b24

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

molecule/default/molecule.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@ platforms:
6363
- name: centos-7
6464
image: centos:7
6565
dockerfile: ../common/Dockerfile.j2
66-
platform: amd64
6766
privileged: true
6867
cgroupns_mode: host
6968
volumes:
@@ -100,7 +99,6 @@ platforms:
10099
- name: rhel-7
101100
image: registry.access.redhat.com/ubi7/ubi:7.9
102101
dockerfile: ../common/Dockerfile.j2
103-
platform: amd64
104102
privileged: true
105103
cgroupns_mode: host
106104
volumes:

0 commit comments

Comments
 (0)