|
|
|
|
|
|
|
|
# This file managed by Salt, do not edit by hand!! |
|
|
# This file managed by Salt, do not edit by hand!! |
|
|
# Based on salt version 2016.11 default config |
|
|
# Based on salt version 2016.11 default config |
|
|
# |
|
|
# |
|
|
{% set reserved_keys = ['master', 'minion', 'cloud', 'salt_cloud_certs', 'engines', 'beacons', 'reactors'] -%} |
|
|
|
|
|
|
|
|
{% set reserved_keys = ['master', 'minion', 'cloud', 'salt_cloud_certs', 'engines', 'beacons', 'reactors', 'return'] -%} |
|
|
{% set cfg_salt = pillar.get('salt', {}) -%} |
|
|
{% set cfg_salt = pillar.get('salt', {}) -%} |
|
|
{% set cfg_minion = cfg_salt.get('minion', {}) -%} |
|
|
{% set cfg_minion = cfg_salt.get('minion', {}) -%} |
|
|
{% set default_keys = [] -%} |
|
|
{% set default_keys = [] -%} |