Fix a typo in copr/frontend

This commit is contained in:
Mikolaj Izdebski 2018-08-27 08:37:26 +00:00
parent 50b18e5af4
commit 8c62133aa7

View file

@ -60,7 +60,7 @@
- httpd
- name: set staging banner for staging instance
when: when: env == 'staging'
when: env == 'staging'
copy: src=banner-include.html dest=/var/lib/copr/
- name: rebuild indexes