mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-11 10:32:27 +08:00
Greenwave: we need the fedora-messaging rpm not only python3-fedora-messaging.
Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
@@ -12,7 +12,7 @@ spec:
|
||||
# See imagestream.yml for the definition
|
||||
FROM greenwave-upstream:latest
|
||||
USER 0
|
||||
RUN dnf -y install python3-fedora-messaging && dnf clean all
|
||||
RUN dnf -y install fedora-messaging && dnf clean all
|
||||
USER 1001
|
||||
{% else %}
|
||||
# See imagestream.yml for the definition
|
||||
|
||||
Reference in New Issue
Block a user