Page MenuHomeDevCentral

Update URLs
ClosedPublic

Authored by dereckson on Mar 7 2022, 21:11.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 30, 22:23
Unknown Object (File)
Wed, Apr 30, 10:32
Unknown Object (File)
Tue, Apr 29, 16:34
Unknown Object (File)
Mon, Apr 28, 16:21
Unknown Object (File)
Fri, Apr 25, 16:16
Unknown Object (File)
Thu, Apr 24, 17:18
Unknown Object (File)
Mon, Apr 21, 07:23
Unknown Object (File)
Sun, Apr 20, 16:23
Subscribers
None

Details

Summary

The repository had a bunch of HTTP link. This change supersedes them
by the current location, and it's in HTTPS.

Test Plan

Browse URLs

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson created this revision.
dereckson added inline comments.
pillar/devserver/repos.sls
17

BitBucket doesn't host Mercurial repository anymore.

roles/devserver/userland-software/psysh.sls
32

http:// isn't served directly anymore, it redirects from http:// to https://

roles/webserver-legacy/php-builder/source.sls
95

Follow the redirection from mirror to CDN.

This revision is now accepted and ready to land.Mar 7 2022, 21:12
This revision was automatically updated to reflect the committed changes.