Page MenuHomeDevCentral

Update URLs
ClosedPublic

Authored by dereckson on Mar 7 2022, 21:11.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Aug 3, 03:21
Unknown Object (File)
Tue, Jul 29, 15:27
Unknown Object (File)
Mon, Jul 28, 23:49
Unknown Object (File)
Mon, Jul 28, 17:25
Unknown Object (File)
Sun, Jul 27, 12:49
Unknown Object (File)
Sun, Jul 27, 08:52
Unknown Object (File)
Fri, Jul 25, 10:21
Unknown Object (File)
Tue, Jul 22, 19:03
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.