Kaynağa Gözat

Fixed typo in autoreject_file setting

Fixed an apparent typo in the autoreject_file setting (which was listed as autorejecte_file)
tags/v0.57.0
Shaun Carlson 10 yıl önce
ebeveyn
işleme
9b730fc0c8
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. +1
    -1
      salt/files/master

+ 1
- 1
salt/files/master Dosyayı Görüntüle

@@ -157,7 +157,7 @@
# Works like autosign_file, but instead allows you to specify minion IDs for
# which keys will automatically be rejected. Will override both membership in
# the autosign_file and the auto_accept setting.
{{ get_config('autorejecte_file', '/etc/salt/autosign.conf') }}
{{ get_config('autoreject_file', '/etc/salt/autosign.conf') }}

# Enable permissive access to the salt keys. This allows you to run the
# master or minion as root, but have a non-root group be given access to

Yükleniyor…
İptal
Kaydet