redis package must be installed before we try to start it
This commit is contained in:
parent
1205af5094
commit
cb494bed68
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
|||
- copr-backend
|
||||
- python-novaclient
|
||||
- obs-signd # TODO: remove, since it will be installed as dependency by copr-backend
|
||||
- redis # we need this to start the service in next step
|
||||
|
||||
- name: enable and start redis # TODO: .service in copr-backend should depend on redis
|
||||
service: name=redis enabled=yes state=started
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue