parameters: | |
salt: | |
minion: | |
cert: | |
prometheus_server: | |
host: ${_param:salt_minion_ca_host} | |
authority: ${_param:salt_minion_ca_authority} | |
key_file: ${prometheus:server:dir:config}/prometheus-server.key | |
cert_file: ${prometheus:server:dir:config}/prometheus-server.crt | |
common_name: prometheus-server | |
signing_policy: cert_client | |
mode: '0444' |