Преглед на файлове

fixed small syntax error: geT instead of get

tags/v0.57.0
Kenneth Wilke преди 11 години
родител
ревизия
5403d433a1
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. +1
    -1
      salt/files/master

+ 1
- 1
salt/files/master Целия файл

@@ -86,7 +86,7 @@ output: {{ salt.get('output', 'nested') }}

# By default output is colored, to disable colored output set the color value
# to False
color: {{ salt.geT('color', 'True') }}
color: {{ salt.get('color', 'True') }}

# Set the directory used to hold unix sockets
#sock_dir: /var/run/salt/master

Loading…
Отказ
Запис