Page MenuHomeDevCentral

Avoid name conflicts in nginx unit built on concrete webserver roles
ClosedPublic

Authored by dereckson on Apr 15 2023, 20:00.
Tags
None
Referenced Files
F9600676: D3026.id.diff
Mon, Jun 9, 17:28
Unknown Object (File)
Sat, Jun 7, 10:05
Unknown Object (File)
Mon, May 26, 12:24
Unknown Object (File)
Wed, May 21, 12:02
Unknown Object (File)
Tue, May 20, 03:19
Unknown Object (File)
Sun, May 18, 02:20
Unknown Object (File)
Sat, May 17, 22:41
Unknown Object (File)
Sat, May 17, 13:19
Subscribers
None

Details

Summary

The saas-mediawiki role is for example used with webserver-legacy on Ysul.
Both used the vhosts and includes folder as ID. That creates a conflict
if the highstate is applied, instead of the current practice to apply roles
one by one.

Test Plan

Deploy on web-001

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Passed
Unit
No Test Coverage
Branch
main
Build Status
Buildable 4781
Build 5062: arc lint + arc unit

Event Timeline

dereckson created this revision.
dereckson edited the test plan for this revision. (Show Details)
This revision is now accepted and ready to land.Apr 15 2023, 20:00