HomeDevCentral

Ensure SLS IDs are unique

Description

Ensure SLS IDs are unique

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.

Reviewers: dereckson

Reviewed By: dereckson

Maniphest Tasks: T1593

Differential Revision: https://devcentral.nasqueron.org/D2209

Details

Provenance
derecksonAuthored on Feb 14 2020, 03:55
derecksonPushed on Feb 14 2020, 03:58
Reviewer
dereckson
Differential Revision
D2209: Ensure SLS IDs are unique
Parents
rOPS9f24b9df2f44: Allow connections between Docker containers
Branches
Unknown
Tags
Unknown
Tasks
T1593: Fix SLS id confflict