diff --git a/playbooks/manual/upgrade/mbs.yml b/playbooks/manual/upgrade/mbs.yml index 5db288b0bb..01515ec295 100644 --- a/playbooks/manual/upgrade/mbs.yml +++ b/playbooks/manual/upgrade/mbs.yml @@ -19,14 +19,14 @@ when: not testing with_items: - module-build-service - - libmodulemd + - libmodulemd1 - python2-solv - name: yum update mbs packages from testing repo yum: name={{item}} state=latest enablerepo=infrastructure-tags-stg when: testing with_items: - module-build-service - - libmodulemd + - libmodulemd1 - python2-solv - name: push packages out to backend @@ -50,14 +50,14 @@ when: not testing with_items: - module-build-service - - libmodulemd + - libmodulemd1 - python2-solv - name: yum update mbs packages from testing repo yum: name={{item}} state=latest enablerepo=infrastructure-tags-stg when: testing with_items: - module-build-service - - libmodulemd + - libmodulemd1 - python2-solv - name: verify the frontend and stop it