diff options
| author | Ahmed Abdelhalim <[email protected]> | 2026-07-17 15:40:22 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2026-07-17 15:40:22 +0200 |
| commit | 22988554510dd5d76df4037cebe8e6662f4dbc61 (patch) | |
| tree | 9e2994f0d87d8b88886e913882ee47ab133d210c /molecule/git/molecule.yml | |
| parent | 92ba528a34337b59408e41b124aafc8946439feb (diff) | |
Refactor proxy setup on cgit to simplify setup
Diffstat (limited to 'molecule/git/molecule.yml')
| -rw-r--r-- | molecule/git/molecule.yml | 11 |
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 |
