From 8572e055466c53e5de7cfab16b7921e4167e2775 Mon Sep 17 00:00:00 2001 From: Till Maas Date: Wed, 22 Jul 2015 18:52:39 +0200 Subject: [PATCH] apps: Use https for URLs when possible --- roles/apps-fp-o/files/apps.yaml | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/roles/apps-fp-o/files/apps.yaml b/roles/apps-fp-o/files/apps.yaml index a611c3160d..aeae465140 100644 --- a/roles/apps-fp-o/files/apps.yaml +++ b/roles/apps-fp-o/files/apps.yaml @@ -15,7 +15,7 @@ children: children: - name: Ambassadors Map data: - url: http://fedoraproject.org/membership-map/ambassadors.html + url: https://fedoraproject.org/membership-map/ambassadors.html # TODO -- add source and bugs urls for this. description: > Ambassadors are the representatives of Fedora. Ambassadors @@ -41,7 +41,7 @@ children: files to share them with the community. - name: FAS data: - url: http://admin.fedoraproject.org/accounts + url: https://admin.fedoraproject.org/accounts user_url: https://admin.fedoraproject.org/accounts/user/view/{user} source_url: https://github.com/fedora-infra/fas/ bugs_url: https://github.com/fedora-infra/fas/issues/ @@ -93,7 +93,7 @@ children: - name: The Wiki data: icon: mediawiki.png - url: http://fedoraproject.org/wiki + url: https://fedoraproject.org/wiki user_url: https://fedoraproject.org/wiki/User:{user} source_url: https://www.mediawiki.org/ bugs_url: https://www.mediawiki.org/wiki/Phabricator#Get_started @@ -161,7 +161,7 @@ children: by Fedora release, associate, or component. - name: Blocker Bugs data: - url: http://qa.fedoraproject.org/blockerbugs + url: https://qa.fedoraproject.org/blockerbugs status_mappings: ['blockerbugs'] description: > The Fedora Blocker Bug Tracker tracks release blocking bugs @@ -170,7 +170,7 @@ children: - name: Bugzilla data: icon: bugzilla.png - url: http://bugzilla.redhat.com + url: https://bugzilla.redhat.com package_url: https://bugzilla.redhat.com/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&product=Fedora&product=Fedora%20EPEL&query_format=advanced&component={package} description: > The Fedora Community makes use of a bugzilla instance @@ -178,7 +178,7 @@ children: package? You can file an official bug here. - name: Review Status data: - url: http://fedoraproject.org/PackageReviewStatus/ + url: https://fedoraproject.org/PackageReviewStatus/ package_url: https://bugzilla.redhat.com/buglist.cgi?component=Package%20Review&query_format=advanced&short_desc_type=allwordssubstr&short_desc={package} description: > These pages contain periodically generated reports with @@ -225,7 +225,7 @@ children: hop on board! - name: Paste data: - url: http://paste.fedoraproject.org + url: https://paste.fedoraproject.org status_mappings: ['fedorapaste'] description: > Our very own pastebin server. If you yum install the @@ -233,7 +233,7 @@ children: automatically. - name: Elections data: - url: http://admin.fedoraproject.org/voting + url: https://admin.fedoraproject.org/voting status_mappings: ['elections'] description: > As a member of the community, you can now vote for the @@ -251,7 +251,7 @@ children: - name: The Mailing lists data: icon: mail.png - url: http://lists.fedoraproject.org + url: https://lists.fedoraproject.org status_mappings: ['mailinglists'] description: > Mailing lists are used for communication within the community. @@ -387,7 +387,7 @@ children: children: - name: Release Monitoring data: - url: http://release-monitoring.org + url: https://release-monitoring.org package_url: https://release-monitoring.org/projects/search/?pattern={package} description: > Code named Fedora is dedicated to open source software. This @@ -440,7 +440,7 @@ children: that will return geoip information to you. - name: Easyfix data: - url: http://fedoraproject.org/easyfix + url: https://fedoraproject.org/easyfix description: > A list of easy-to-fix problems for the different projects in Fedora. Interested in getting into helping out with sysadmin @@ -475,7 +475,7 @@ children: - name: MirrorManager data: icon: downloads.png - url: http://mirrors.fedoraproject.org + url: https://mirrors.fedoraproject.org status_mappings: ['mirrormanager', 'mirrorlist'] description: > Fedora is distributed to millions of systems globally. @@ -489,7 +489,7 @@ children: - name: Nagios data: icon: nagios-logo.png - url: http://admin.fedoraproject.org/nagios + url: https://admin.fedoraproject.org/nagios description: > "Is telia down?" The answer can most definitively be found here (and in detail). The Fedora Infrastructure @@ -499,14 +499,14 @@ children: - name: Collectd data: icon: collectd.png - url: http://admin.fedoraproject.org/collectd/ + url: https://admin.fedoraproject.org/collectd/ description: > Tracks and displays statistics on the Fedora Infrastructure machines over time. Useful for debugging ineffeciencies and problems. - name: HAProxy data: - url: http://admin.fedoraproject.org/haproxy/proxy1 + url: https://admin.fedoraproject.org/haproxy/proxy1 description: > Shows the health of our proxies. How many bytes? Concurrent sessions? Health checks?