matrix-docker-ansible-deploy/roles/matrix-synapse/tasks/workers
Marcel Partap 501efee07e synapse workers: supply systemd with actual worker PIDs (requires jq)
also, worker.yaml.j2:
  - hone worker_name
  - remove worker_pid_file entry (would only be used if worker_daemonize
    set to true; also, synapse only knows about the container namespace
    and thus can not provide the required host-view PID)
2020-10-22 20:53:41 +02:00
..
setup_install.yml synapse workers: supply systemd with actual worker PIDs (requires jq) 2020-10-22 20:53:41 +02:00
setup_uninstall.yml synapse workers: supply systemd with actual worker PIDs (requires jq) 2020-10-22 20:53:41 +02:00
setup.yml Fix corner-cases found through testing (aka ansible is nuts) 2020-04-19 19:05:03 +02:00