[FBR] Pagure configuration update

Pierre-Yves Chibon pingou at pingoured.fr
Wed Aug 5 14:29:44 UTC 2015


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@stg.pagure.io/'
 GIT_URL_GIT = 'https://stg.pagure.io/'
 {% else %}
-GIT_URL_SSH = 'git at pagure.io'
-GIT_URL_GIT = 'https://pagure.io'
+GIT_URL_SSH = 'ssh://git@pagure.io/'
+GIT_URL_GIT = 'https://pagure.io/'
 {% endif %}
 

Thanks,
Pierre
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://lists.fedoraproject.org/pipermail/infrastructure/attachments/20150805/5d7f9ace/attachment.sig>


More information about the infrastructure mailing list