Browse Source

Merge pull request #63 from sinnerschrader/feature/add_yaml_utf8_to_master_config

adds `yaml_utf8` option to master config
master
Nitin Madhok 10 years ago
parent
commit
0f5f976433
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      salt/files/master.d/_defaults.conf

+ 2
- 0
salt/files/master.d/_defaults.conf View File

# will be terse unless a state failed, in which case that output will be full. # will be terse unless a state failed, in which case that output will be full.
{{ get_config('state_output', 'full') }} {{ get_config('state_output', 'full') }}


{{ get_config('yaml_utf8', 'False') }}



##### File Server settings ##### ##### File Server settings #####
########################################## ##########################################

Loading…
Cancel
Save