Moved the zabbix node installation sooner in the bodhi-backend.

This commit is contained in:
Adam Saleh 2021-03-16 15:28:41 +01:00
parent 38b43ac575
commit b9e7d97c8d

View file

@ -85,6 +85,11 @@
- bodhi2/backend
- role: zabbix/zabbix-agent
zabbix_server: apache
zabbix_server_ip: apache
when: env == "staging"
- role: push-container-registry
cert_dest_dir: "/etc/docker/certs.d/registry{{ env_suffix }}.fedoraproject.org"
cert_src: "{{private}}/files/docker-registry/{{env}}/pki/issued/containerstable.crt"