Stop updating libmodulemd1 as part of the MBS upgrade playbooks
MBS now uses libmodulemd2 from EPEL, so upgrade libmodulemd should be a conscious decision.
This commit is contained in:
parent
07b608f245
commit
3ad1d35ea0
1 changed files with 0 additions and 4 deletions
|
@ -18,7 +18,6 @@
|
|||
package:
|
||||
name:
|
||||
- module-build-service
|
||||
- libmodulemd1
|
||||
- python2-solv
|
||||
state: latest
|
||||
when: not testing
|
||||
|
@ -26,7 +25,6 @@
|
|||
yum:
|
||||
name:
|
||||
- module-build-service
|
||||
- libmodulemd1
|
||||
- python2-solv
|
||||
state: latest
|
||||
enablerepo: infrastructure-tags-stg
|
||||
|
@ -52,7 +50,6 @@
|
|||
package:
|
||||
name:
|
||||
- module-build-service
|
||||
- libmodulemd1
|
||||
- python2-solv
|
||||
state: latest
|
||||
when: not testing
|
||||
|
@ -60,7 +57,6 @@
|
|||
yum:
|
||||
name:
|
||||
- module-build-service
|
||||
- libmodulemd1
|
||||
- python2-solv
|
||||
state: latest
|
||||
enablerepo: infrastructure-tags-stg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue