summaryrefslogtreecommitdiffstats
path: root/molecule
diff options
context:
space:
mode:
authorAhmed AbdelHalim <[email protected]>2026-06-19 00:43:58 +0200
committerAhmed AbdelHalim <[email protected]>2026-06-19 00:43:58 +0200
commitd936b86ead43f56b8315837ff976ef529d80e5e9 (patch)
tree02dc87898acce81853b37af22a2a9178e06a3531 /molecule
parent506fee5f261b855ce2e3ed9f14330dbaddb6bdf3 (diff)
Ignore the failing task from the test as it is irrelevant to real PVE
Diffstat (limited to 'molecule')
-rw-r--r--molecule/proxmox/Dockerfile.j23
1 files changed, 1 insertions, 2 deletions
diff --git a/molecule/proxmox/Dockerfile.j2 b/molecule/proxmox/Dockerfile.j2
index c19469bb..39de5170 100644
--- a/molecule/proxmox/Dockerfile.j2
+++ b/molecule/proxmox/Dockerfile.j2
@@ -16,8 +16,7 @@ RUN apt-get update \
&& rm -Rf /var/lib/apt/lists/* \
&& rm -Rf /usr/share/doc \
&& rm -Rf /usr/share/man \
- && apt-get clean \
- && touch /etc/apt/sources.list
+ && apt-get clean
RUN rm -f /lib/systemd/system/multi-user.target.wants/getty.target