added log_level to salt miniontags/2016.12
{%- endif %} | {%- endif %} | ||||
log_level: {{ minion.log.level }} | |||||
{%- if minion.sentry is defined %} | {%- if minion.sentry is defined %} | ||||
sentry_handler: | sentry_handler: | ||||
{% for server in minion.sentry.servers %} | {% for server in minion.sentry.servers %} |
- python-pydot | - python-pydot | ||||
- python-yaml | - python-yaml | ||||
graph_states: False | graph_states: False | ||||
log: | |||||
level: info | |||||
service: salt-minion | service: salt-minion | ||||
{%- if pillar.salt.get('minion', {}).get('source', {}).get('engine', 'pkg') == 'pkg' %} | {%- if pillar.salt.get('minion', {}).get('source', {}).get('engine', 'pkg') == 'pkg' %} | ||||
install_state: "pkg: salt_minion_packages" | install_state: "pkg: salt_minion_packages" |