adding resultsdb database init to resultsdb-backend role
This commit is contained in:
parent
f565b6075a
commit
7732878e6b
1 changed files with 3 additions and 0 deletions
|
@ -23,3 +23,6 @@
|
|||
template: src=resultsdb.conf.j2 dest=/etc/httpd/conf.d/resultsdb.conf owner=root group=root mode=0644
|
||||
notify:
|
||||
- restart httpd
|
||||
|
||||
- name: initialize resultsdb database
|
||||
command: resultsdb init_db && touch /etc/resultsdb/db-is-init creates=/etc/resultsdb-is-init
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue