Skip to content

Commit

Permalink
molecule: rm tmps from live_only
Browse files Browse the repository at this point in the history
  • Loading branch information
rpelisse committed Jan 24, 2025
1 parent ff73ae0 commit 4a8f318
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions molecule/live_only/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,19 +9,13 @@ platforms:
command: "/usr/sbin/init"
networks:
- name: amq
tmpfs:
- /run
- /tmp
- name: instance2
image: registry.access.redhat.com/ubi9/ubi-init:latest
pre_build_image: true
privileged: true
command: "/usr/sbin/init"
networks:
- name: amq
tmpfs:
- /run
- /tmp
provisioner:
name: ansible
config_options:
Expand Down

0 comments on commit 4a8f318

Please sign in to comment.