bodhi / upgrade: fix var includes
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
44f82343aa
commit
d8a1049849
1 changed files with 1 additions and 0 deletions
|
@ -142,6 +142,7 @@
|
|||
- import_tasks: "{{ handlers_path }}/restart_services.yml"
|
||||
|
||||
tasks:
|
||||
- include_vars: /srv/web/infra/ansible/vars/apps/bodhi.yml
|
||||
- name: Scale up pods
|
||||
command: oc -n bodhi scale dc/bodhi-web --replicas={{ bodhi_openshift_pods }}
|
||||
when: env != "staging"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue