Skip to content

Commit

Permalink
[noha] Disable proxy certificate generation
Browse files Browse the repository at this point in the history
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] salt-formulas/salt-formula-salt#67

Change-Id: I8e88200e0d5614f0034c0c77e6ba675dc7ef0c11
Signed-off-by: Alexandru Avadanii <[email protected]>
  • Loading branch information
alexandruavadanii committed May 31, 2018
1 parent 57175f4 commit 016db55
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 016db55

Please sign in to comment.