Hi, I have made the change for stg but since this one touches prod I'd like to have a couple of +1: --- roles/pagure/frontend/templates/pagure.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/roles/pagure/frontend/templates/pagure.cfg b/roles/pagure/frontend/templates/pagure.cfg index c0c7101..a79d697 100644 --- a/roles/pagure/frontend/templates/pagure.cfg +++ b/roles/pagure/frontend/templates/pagure.cfg @@ -48,8 +48,8 @@ DOC_APP_URL = 'https://docs.pagure.org' GIT_URL_SSH = 'ssh://git@xxxxxxxxxxxxx/' GIT_URL_GIT = 'https://stg.pagure.io/' {% else %} -GIT_URL_SSH = 'git@xxxxxxxxx' -GIT_URL_GIT = 'https://pagure.io' +GIT_URL_SSH = 'ssh://git@xxxxxxxxx/' +GIT_URL_GIT = 'https://pagure.io/' {% endif %} Thanks, Pierre
Attachment:
pgpDgPAtwXBr5.pgp
Description: PGP signature
_______________________________________________ infrastructure mailing list infrastructure@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/infrastructure