Change (again) what we upgrade when we upgrade pdc.
This commit is contained in:
parent
eaea7faead
commit
e102e58d84
1 changed files with 3 additions and 1 deletions
|
@ -17,6 +17,7 @@
|
|||
with_items:
|
||||
- pdc-client
|
||||
- pdc-updater
|
||||
- python-productmd
|
||||
|
||||
roles:
|
||||
- pdc/backend
|
||||
|
@ -46,7 +47,8 @@
|
|||
- name: yum update PDC packages
|
||||
yum: name="{{item}}" state=latest
|
||||
with_items:
|
||||
- python-pdc
|
||||
- pdc-server
|
||||
- python-productmd
|
||||
|
||||
roles:
|
||||
- pdc/frontend
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue