commit | be59d5382679e198e11c4b9fe081794c1be74ead | [log] [tgz] |
---|---|---|
author | Kirill Bespalov <kbespalov@mirantis.com> | Tue Nov 14 17:01:54 2017 +0300 |
committer | Kirill Bespalov <kbespalov@mirantis.com> | Tue Nov 14 17:02:29 2017 +0300 |
tree | fc2146b04e5d2a3a4c71768ba91df1827279f8e5 | |
parent | 6327e039997a338ba423e2fd0317433e9a1f1f87 [diff] |
[tls] Make a cert SLS IDs globally unique At the moment most of openstack formulas have the same ids of certs at state files, e.g.: nova/server.sls - rabbitmq_ca : file_managed glance/server.sls - rabbitmq_ca : file_managed So, any attempt to use the: salt-call state.apply fails with: Detected conflicting IDs, SLS IDs need to be globally unique. Change-Id: If7c62d551a2ad503b6ab5ab444e143f5ba7f3a52