diff --git a/roles/copr/frontend/templates/copr.conf b/roles/copr/frontend/templates/copr.conf index 21f7c9d163..6efcf69fcc 100644 --- a/roles/copr/frontend/templates/copr.conf +++ b/roles/copr/frontend/templates/copr.conf @@ -61,4 +61,4 @@ ENFORCE_PROTOCOL_FOR_BACKEND_URL = "https" ENFORCE_PROTOCOL_FOR_FRONTEND_URL = "https" {% endif %} -DIST_GIT_URL=http://{{ dist_git_base_url }}/cgit +DIST_GIT_URL="http://{{ dist_git_base_url }}/cgit"