0
0
mirror of https://github.com/saltstack-formulas/salt-formula.git synced 2025-01-20 09:44:28 +01:00

Add master_type option

This commit is contained in:
genus 2015-07-29 19:48:56 +03:00
parent a738198d8b
commit 4ff1a746d6

View File

@ -157,6 +157,7 @@ mine_functions:
# verify_master_pubkey_sign
{{ get_config('verify_master_pubkey_sign', 'False') }}
{{ get_config('master_type', 'str') }}
# include extra config
{% if 'include' in cfg_minion -%}