koschei: Update staging sync playbook
This commit is contained in:
parent
a02810c7a9
commit
f1d497089e
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@
|
|||
include_role: name=openshift-apps/koschei/job
|
||||
vars:
|
||||
name: db-create
|
||||
command: "koschei-admin create-db && koschei-admin create-collection f37 --display-name 'Fedora Rawhide' --target f37 --bugzilla-product Fedora --bugzilla-version rawhide && koschei-admin create-group php"
|
||||
command: "koschei-admin create-db && koschei-admin create-collection f39 --display-name 'Fedora Rawhide' --target f39 --bugzilla-product Fedora --bugzilla-version rawhide && koschei-admin create-group php"
|
||||
|
||||
- name: Start frontend
|
||||
shell: oc -n koschei scale dc/frontend --replicas={{koschei_frontend_replicas}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue