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
F3631718: D3026.diff
Sun, Oct 6, 17:01
Unknown Object (File)
Sat, Oct 5, 12:50
Unknown Object (File)
Sun, Sep 15, 22:38
Unknown Object (File)
Sep 4 2024, 04:40
Unknown Object (File)
Sep 4 2024, 04:17
Unknown Object (File)
Sep 4 2024, 02:08
Unknown Object (File)
Aug 31 2024, 21:53
Unknown Object (File)
Aug 31 2024, 16:40
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