diff --git a/roles/bodhi2/backend/templates/mash.conf b/roles/bodhi2/backend/templates/mash.conf index 9d9e820d78..a99ea7d08d 100644 --- a/roles/bodhi2/backend/templates/mash.conf +++ b/roles/bodhi2/backend/templates/mash.conf @@ -1,8 +1,8 @@ [defaults] {% if env == 'staging' %} -buildhost = http://koji.stg.fedoraproject.org/kojihub +buildhost = https://koji.stg.fedoraproject.org/kojihub {% else %} -buildhost = http://koji.fedoraproject.org/kojihub +buildhost = https://koji.fedoraproject.org/kojihub {% endif %} symlink = False diff --git a/roles/bodhi2/base/templates/production.ini.j2 b/roles/bodhi2/base/templates/production.ini.j2 index 7aaa6d6674..73734f9d9e 100644 --- a/roles/bodhi2/base/templates/production.ini.j2 +++ b/roles/bodhi2/base/templates/production.ini.j2 @@ -244,7 +244,7 @@ buildsystem = koji koji_hub = https://koji.fedoraproject.org/kojihub # Root url of the Koji instance to point to. No trailing slash -koji_url = http://koji.fedoraproject.org +koji_url = https://koji.fedoraproject.org # URL of where users should go to set up their notifications fmn_url = https://apps.fedoraproject.org/notifications/