Change (again) what we upgrade when we upgrade pdc.

This commit is contained in:
Ralph Bean 2016-03-11 20:44:37 +00:00
parent eaea7faead
commit e102e58d84

View file

@ -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