Page MenuHomeDevCentral

Ensure SLS IDs are unique
ClosedPublic

Authored by dereckson on Feb 14 2020, 03:56.
Tags
None
Referenced Files
F9612043: D2209.diff
Tue, Jun 10, 01:39
Unknown Object (File)
Sat, May 31, 11:24
Unknown Object (File)
Fri, May 23, 02:45
Unknown Object (File)
Wed, May 21, 01:13
Unknown Object (File)
Tue, May 20, 19:15
Unknown Object (File)
Mon, May 19, 07:31
Unknown Object (File)
Sat, May 17, 16:53
Unknown Object (File)
Fri, May 16, 15:07
Subscribers
None

Details

Summary

Fixes the following Salt issue:

Detected conflicting IDs, SLS IDs need to be globally unique.
The conflicting ID is 'selinux_context_openfire_data' and is
found in SLS 'base:roles/paas-docker/containers.acme_dns'
and SLS 'base:roles/paas-docker/containers.openfire'

Fixes T1593.

This is a follow-up for 9d9d4f52.

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Passed
Unit
No Test Coverage
Branch
fix-conflict
Build Status
Buildable 3422
Build 3671: arc lint + arc unit

Event Timeline

dereckson created this revision.
dereckson retitled this revision from Fix SLS id conflict to Ensure SLS IDs are unique.
dereckson edited the summary of this revision. (Show Details)
dereckson edited the summary of this revision. (Show Details)
This revision is now accepted and ready to land.Feb 14 2020, 03:58
This revision was automatically updated to reflect the committed changes.