Skip to content

Commit

Permalink
Update molecule.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alessfg committed Jul 29, 2024
1 parent 9639991 commit 419cce8
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions molecule/complete_plus/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,6 @@ lint: |
set -e
ansible-lint --force-color
platforms:
- name: rhel-8
image: redhat/ubi8:8.10
platform: x86_64
dockerfile: ../common/Dockerfile.j2
privileged: true
cgroupns_mode: host
volumes:
- /sys/fs/cgroup:/sys/fs/cgroup:rw
command: /usr/sbin/init
- name: ubuntu-jammy
image: ubuntu:jammy
platform: x86_64
Expand Down

0 comments on commit 419cce8

Please sign in to comment.