Moved the zabbix node installation sooner in the bodhi-backend.
This commit is contained in:
parent
38b43ac575
commit
b9e7d97c8d
1 changed files with 5 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue