Skip to content

Commit

Permalink
Install fedora-messaging package in the hub
Browse files Browse the repository at this point in the history
Signed-off-by: Siteshwar Vashisht <[email protected]>
  • Loading branch information
siteshwar committed Sep 19, 2024
1 parent 8c309fb commit dc672cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion containers/hub.Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ RUN dnf config-manager --add-repo https://pagure.io/fedora-infra/ansible/raw/mai
# TODO: There may be a race condition here, as it installs latest `osh-hub` package, that may have
# been built after a specific commit.
# tzdata is a dependency for django
RUN dnf install -y osh-hub osh-hub-conf-devel openssl krb5-workstation tzdata
RUN dnf install -y osh-hub osh-hub-conf-devel openssl krb5-workstation tzdata fedora-messaging

RUN dnf install -y resalloc-agent-spawner osh-worker-manager

Expand Down

0 comments on commit dc672cc

Please sign in to comment.