Skip to content

Commit 6c81756

Browse files
authored
NGINX Plus does not yet support RHEL 9 (#522)
1 parent 3523d15 commit 6c81756

File tree

2 files changed

+0
-14
lines changed

2 files changed

+0
-14
lines changed

molecule/plus/molecule.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -62,13 +62,6 @@ platforms:
6262
volumes:
6363
- "/sys/fs/cgroup:/sys/fs/cgroup:rw"
6464
command: "/usr/sbin/init"
65-
- name: rhel-9
66-
image: registry.access.redhat.com/ubi9/ubi:9.0.0
67-
dockerfile: ../common/Dockerfile.j2
68-
privileged: true
69-
volumes:
70-
- "/sys/fs/cgroup:/sys/fs/cgroup:rw"
71-
command: "/usr/sbin/init"
7265
- name: debian-buster
7366
image: debian:buster-slim
7467
dockerfile: ../common/Dockerfile.j2

molecule/uninstall_plus/molecule.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -62,13 +62,6 @@ platforms:
6262
volumes:
6363
- "/sys/fs/cgroup:/sys/fs/cgroup:rw"
6464
command: "/usr/sbin/init"
65-
- name: rhel-9
66-
image: registry.access.redhat.com/ubi9/ubi:9.0.0
67-
dockerfile: ../common/Dockerfile.j2
68-
privileged: true
69-
volumes:
70-
- "/sys/fs/cgroup:/sys/fs/cgroup:rw"
71-
command: "/usr/sbin/init"
7265
- name: debian-buster
7366
image: debian:buster-slim
7467
dockerfile: ../common/Dockerfile.j2

0 commit comments

Comments
 (0)