mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-26 03:23:08 +08:00
Moved the zabbix node installation sooner in the bodhi-backend.
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user