Page MenuHomeDevCentral

Update URLs
ClosedPublic

Authored by dereckson on Mar 7 2022, 21:11.
Tags
None
Referenced Files
F3613399: D2578.id6512.diff
Wed, Oct 2, 03:21
Unknown Object (File)
Tue, Oct 1, 21:31
Unknown Object (File)
Tue, Oct 1, 06:15
Unknown Object (File)
Mon, Sep 23, 03:11
Unknown Object (File)
Sun, Sep 15, 19:24
Unknown Object (File)
Wed, Sep 11, 22:26
Unknown Object (File)
Sat, Sep 7, 01:06
Unknown Object (File)
Tue, Sep 3, 16:08
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.