Content differences:
--- /lib/systemd/system/zuul-executor.service.orig
+++ /lib/systemd/system/zuul-executor.service
@@ -8,6 +8,9 @@
--add-host=host.docker.internal:10.64.32.122 \
--mount type=bind,src=/etc/zuul,dst=/etc/zuul \
--mount type=bind,src=/var/lib/zuul,dst=/var/lib/zuul \
+ --env HTTP_PROXY=http://webproxy.eqiad.wmnet:8080 \
+ --env HTTPS_PROXY=http://webproxy.eqiad.wmnet:8080 \
+ --env NO_PROXY=wikimediacloud.org,wmnet,127.0.0.1,::1 \
docker-registry.wikimedia.org/repos/releng/zuul/zuul/zuul-executor:wmf-12.0.0-5
; https://www.groundcover.com/kubernetes-troubleshooting/exit-code-143