blob: 06398e1f2c503d335965380374865fa1fea1efd5 [file] [log] [blame]
Kirill Bespalov143f1f02017-08-25 13:28:39 +03001---
2features:
3 - |
4 Added a system class to generate certificates and keys for MySQL.
5
6 **To generate files:**
7
8 #. Include the class to the Reclass model of your deployment:
9
10 .. code-block:: yaml
11
12 classes:
13 - system.salt.minion.cert.mysql.server
14
15 #. Apply the :command:`salt.minion.cert` Salt state:
16
17 .. code-block:: bash
18
19 salt '*' state.sls salt.minion.cert