Fix the jenkins urls, that fixes the openid redirection

This commit is contained in:
Pierre-Yves Chibon 2012-12-18 23:15:12 +01:00
parent 53f3677ca0
commit f4a485648a

View file

@ -2,7 +2,7 @@
<hudson.tasks.Mailer_-DescriptorImpl>
<helpRedirect/>
<defaultSuffix>@fedoraproject.org</defaultSuffix>
<hudsonUrl>http://jenkins.fedoraproject.org/</hudsonUrl>
<hudsonUrl>http://jenkins.cloud.fedoraproject.org/</hudsonUrl>
<adminAddress>jenkins@fedoraproject.org</adminAddress>
<smtpHost>localhost</smtpHost>
<useSsl>false</useSsl>