Page MenuHomeDevCentral

Serve 502 pages
ClosedPublic

Authored by dereckson on Oct 30 2018, 16:19.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Feb 18, 12:42
Unknown Object (File)
Sun, Feb 16, 04:46
Unknown Object (File)
Fri, Feb 14, 12:20
Unknown Object (File)
Fri, Feb 14, 05:08
Unknown Object (File)
Thu, Feb 13, 07:55
Unknown Object (File)
Wed, Feb 12, 16:50
Unknown Object (File)
Sat, Feb 8, 13:21
Unknown Object (File)
Sat, Feb 8, 12:24
Subscribers
None

Details

Summary

As 726fa910fe44 provides a generic 502 page (and a variation for Cachet),
it's now possible to ensure every nginx block has its own 502.

An include isn't optimal, as it does something
not to hide en dessous du tapis: redefine $root.

Ref T114

Test Plan

Run PaaSDockerTest::test502Pages test

Diff Detail

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

Event Timeline

dereckson created this revision.
This revision is now accepted and ready to land.Oct 30 2018, 17:21
This revision was automatically updated to reflect the committed changes.