diff --git a/roles/openshift-apps/toddlers/templates/fedora-messaging.toml b/roles/openshift-apps/toddlers/templates/fedora-messaging.toml index 2db60fcd22..09dc8078b4 100644 --- a/roles/openshift-apps/toddlers/templates/fedora-messaging.toml +++ b/roles/openshift-apps/toddlers/templates/fedora-messaging.toml @@ -114,6 +114,9 @@ koji_url = "https://koji{{ env_suffix }}.fedoraproject.org" # Base URL for the Koji package db kojipkgs_url = "https://kojipkgs{{ env_suffix }}.fedoraproject.org" +# Base URL for Bodhi +bodhi_url = "https://bodhi{{ env_suffix }}.fedoraproject.org" + # Account to use to connect to Pagure-as-dist-git dist_git_url = "https://src{{ env_suffix }}.fedoraproject.org" {% if env == "staging" %}