Kirill Bespalov | 143f1f0 | 2017-08-25 13:28:39 +0300 | [diff] [blame] | 1 | parameters: |
2 | salt: | ||||
3 | minion: | ||||
4 | cert: | ||||
5 | mysql_server: | ||||
6 | key_file: /srv/salt/pki/${_param:cluster_name}/${salt:minion:cert:mysql_server:common_name}.key | ||||
7 | cert_file: /srv/salt/pki/${_param:cluster_name}/${salt:minion:cert:mysql_server:common_name}.crt | ||||
8 | all_file: /srv/salt/pki/${_param:cluster_name}/${salt:minion:cert:mysql_server:common_name}-chain-with-key.pem |