Skip to content

Commit

Permalink
workaround for tmpfs issue
Browse files Browse the repository at this point in the history
  • Loading branch information
treykee committed May 20, 2024
1 parent 0c2fb56 commit e585a30
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions molecule/pipeline/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,7 @@ platforms:
- name: rhel8
image: ubi8/ubi-init
registry: registry.access.redhat.com
tmpfs:
- /run
- /tmp
systemd: true
volumes:
- /sys/fs/cgroup:/sys/fs/cgroup:ro
capabilities:
Expand Down

0 comments on commit e585a30

Please sign in to comment.