[noha] Disable proxy certificate generation 15/58115/1
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Thu, 31 May 2018 12:16:59 +0000 (14:16 +0200)
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Thu, 31 May 2018 13:41:54 +0000 (13:41 +0000)
noha scenarios try to generate the proxy SSL cert using the Salt
Master CA authority. However, this requires a `salt-minion` restart
between the CA configuration and the cert generation (see [1]).
Since we don't use this cert anyway, let's just disable it for cfg01.

JIRA: FUEL-377

[1] https://github.com/salt-formulas/salt-formula-salt/issues/67

Change-Id: I8e88200e0d5614f0034c0c77e6ba675dc7ef0c11
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit 016db55bd5cc07d32926b60d59b1fdd7e2471705)

mcp/reclass/classes/cluster/mcp-pike-common-noha/infra/config.yml

index 8a620fa..00f3b76 100644 (file)
@@ -14,7 +14,6 @@ classes:
   - system.salt.master.pkg
   - system.reclass.storage.salt
   - system.salt.minion.ca.salt_master
-  - system.salt.minion.cert.proxy
   - system.mysql.client.single
   - system.reclass.storage.system.openstack_compute_multi
 parameters: