summaryrefslogtreecommitdiffstats
path: root/molecule/git/molecule.yml
diff options
context:
space:
mode:
Diffstat (limited to 'molecule/git/molecule.yml')
-rw-r--r--molecule/git/molecule.yml11
1 files changed, 0 insertions, 11 deletions
diff --git a/molecule/git/molecule.yml b/molecule/git/molecule.yml
index 335911db..98931d08 100644
--- a/molecule/git/molecule.yml
+++ b/molecule/git/molecule.yml
@@ -8,17 +8,6 @@ dependency:
driver:
name: podman
platforms:
- - name: proxy.home.arpa
- image: proxy
- dockerfile: Dockerfile.j2
- platform: "linux/amd64"
- pre_build_image: false
- privileged: true
- command: ${MOLECULE_COMMAND:-"/sbin/init"}
- tmpfs:
- "/tmp": "rw"
- "/run": "rw,exec"
- cgroupns_mode: host
- name: git.home.arpa
image: git
dockerfile: Dockerfile.j2