From 016db55bd5cc07d32926b60d59b1fdd7e2471705 Mon Sep 17 00:00:00 2001 From: Alexandru Avadanii Date: Thu, 31 May 2018 14:16:59 +0200 Subject: [noha] Disable proxy certificate generation 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 --- mcp/reclass/classes/cluster/mcp-pike-common-noha/infra/config.yml | 1 - 1 file changed, 1 deletion(-) (limited to 'mcp') diff --git a/mcp/reclass/classes/cluster/mcp-pike-common-noha/infra/config.yml b/mcp/reclass/classes/cluster/mcp-pike-common-noha/infra/config.yml index 8a620fa83..00f3b76ab 100644 --- a/mcp/reclass/classes/cluster/mcp-pike-common-noha/infra/config.yml +++ b/mcp/reclass/classes/cluster/mcp-pike-common-noha/infra/config.yml @@ -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: -- cgit 1.2.3-korg