Fix up registry

* Move to new reg binary.
* Fix --delete on rsync that was blowing away flatpak indexes.
* Fix varnish to not drop requests for pagination on the registry
* Make cron jobs not email maxamillion directly.
* Make cron job ignore INFO output.
This commit is contained in:
Kevin Fenzi 2018-10-16 18:53:51 +00:00
parent c7d3ba82f4
commit 89d55ff508
5 changed files with 5 additions and 20 deletions

View file

@ -1,16 +1,8 @@
- name: install reg-server
package:
name: reg-server
tags:
- regserver
when: env != 'staging'
- name: install reg-server
package:
name: reg
tags:
- regserver
when: env == 'staging'
- name: Copy reg-server repositories html template
copy: