Skip to content

Commit

Permalink
centos8 EOL
Browse files Browse the repository at this point in the history
  • Loading branch information
tanganellilore committed Jun 4, 2024
1 parent 59c0dad commit a0ae105
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion molecule/default/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ driver:
name: podman
platforms:
- name: molecule-centos
image: quay.io/centos/centos:stream8
image: quay.io/centos/centos:stream9
pre_build_image: true
systemd: true
privileged: true
Expand Down Expand Up @@ -38,6 +38,7 @@ provisioner:
podman_user: receptor
podman_group: receptor
ansible_connection: containers.podman.podman
ansible_python_interpreter: python
molecule-debian:
ansible_connection: containers.podman.podman
podman_user: receptor
Expand Down

0 comments on commit a0ae105

Please sign in to comment.