When upgrading, choose python2-productmd over python-productmd.
This commit is contained in:
parent
c737933ae6
commit
b714b23b92
1 changed files with 2 additions and 2 deletions
|
@ -17,7 +17,7 @@
|
|||
with_items:
|
||||
- pdc-client
|
||||
- pdc-updater
|
||||
- python-productmd
|
||||
- python2-productmd
|
||||
|
||||
roles:
|
||||
- pdc/backend
|
||||
|
@ -48,7 +48,7 @@
|
|||
yum: name="{{item}}" state=latest
|
||||
with_items:
|
||||
- python-pdc
|
||||
- python-productmd
|
||||
- python2-productmd
|
||||
|
||||
roles:
|
||||
- pdc/frontend
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue