Page MenuHomeDevCentral

Update URLs
ClosedPublic

Authored by dereckson on Mar 7 2022, 21:11.
Tags
None
Referenced Files
F12068190: D2578.diff
Tue, Sep 30, 20:54
Unknown Object (File)
Fri, Sep 26, 11:40
Unknown Object (File)
Thu, Sep 25, 10:07
Unknown Object (File)
Tue, Sep 23, 15:06
Unknown Object (File)
Thu, Sep 18, 09:05
Unknown Object (File)
Wed, Sep 17, 10:44
Unknown Object (File)
Tue, Sep 16, 05:13
Unknown Object (File)
Sun, Sep 14, 00:19
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.