proxies: drop registry sync cronjob
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
b17c119bea
commit
51965498c1
1 changed files with 0 additions and 6 deletions
|
@ -18,12 +18,6 @@
|
|||
- fedora-web
|
||||
- fedora-web/registry
|
||||
|
||||
- name: Copy in the sync-registry-index cronjob
|
||||
ansible.builtin.template: src=cron-sync-registry-index dest=/etc/cron.d/sync-registry-index
|
||||
tags:
|
||||
- fedora-web
|
||||
- fedora-web/registry
|
||||
|
||||
- name: Copy over the registry CA
|
||||
ansible.builtin.copy: src="{{private}}/files/docker-registry/{{env}}/pki/ca.crt"
|
||||
dest="/etc/pki/httpd/registry-ca-{{env}}.cert"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue