zuul-jobs/roles/push-to-intermediate-registry/tasks
James E. Blair e69d879cae buildset registry: run socat in new session
We spawn socat processes in the background in buildset registry
related roles.  Ansible 5 is much better at killing all processes
in its session when the task is complete.  Work around that by
starting socat within a new session with setsid.

Change-Id: Iaab17f5d4068be6b08e3d89d2abe80199f0cd654
2022-05-24 10:46:42 -07:00
..
main.yaml Don't try to push images when the build failed 2019-07-28 14:07:47 -04:00
push-image.yaml Add --all to skopeo copy from insecure registry 2020-05-08 15:25:12 -05:00
push.yaml buildset registry: run socat in new session 2022-05-24 10:46:42 -07:00