Explorar el Código

Add note about config option

Add note explaining what clean_config_d_dir does and why you shouldn't set it
to True.
master
Brian Jackson hace 9 años
padre
commit
86c7b0a3e5
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. +3
    -0
      pillar.example

+ 3
- 0
pillar.example Ver fichero

@@ -1,4 +1,7 @@
salt:
# Set this to true to clean any non-salt-formula managed files out of
# /etc/salt/{master,minion}.d ... You really don't want to do this on 2015.2
# and up as it'll wipe out important files that Salt relies on.
clean_config_d_dir: False

# to overwrite map.jinja salt packages

Cargando…
Cancelar
Guardar