mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 20:16:58 +08:00
fixing resultsdb db init to use PROD settings and pick up the correct config file
This commit is contained in:
@@ -27,4 +27,4 @@
|
||||
- restart httpd
|
||||
|
||||
- name: initialize resultsdb database
|
||||
command: resultsdb init_db && touch /etc/resultsdb/db-is-init creates=/etc/resultsdb-is-init
|
||||
shell: PROD='true' resultsdb init_db && touch /etc/resultsdb/db-is-init creates=/etc/resultsdb-is-init
|
||||
|
||||
Reference in New Issue
Block a user