summaryrefslogtreecommitdiffstats
path: root/molecule/proxmox
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
commita270d065688b4f78047708f32322a5b96312e8fa (patch)
tree02dc87898acce81853b37af22a2a9178e06a3531 /molecule/proxmox
parentdec4c3e5abaa3f484e92d389fef255aa47b26016 (diff)
Ignore the failing task from the test as it is irrelevant to real PVE
Diffstat (limited to 'molecule/proxmox')
-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