Page MenuHomeDevCentral

Ensure SLS IDs are unique
ClosedPublic

Authored by dereckson on Feb 14 2020, 03:56.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 23, 16:07
Unknown Object (File)
Sun, Apr 21, 21:30
Unknown Object (File)
Fri, Apr 19, 16:19
Unknown Object (File)
Thu, Apr 18, 08:42
Unknown Object (File)
Thu, Apr 18, 00:27
Unknown Object (File)
Mon, Apr 15, 06:39
Unknown Object (File)
Sun, Apr 14, 11:31
Unknown Object (File)
Sun, Apr 14, 10:29
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 Not Applicable
Unit
Tests Not Applicable

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.