Kaynağa Gözat

+requirement

Brendan Abolivier 6 yıl önce
ebeveyn
işleme
d6a9083958
İmzalayan: Brendan Abolivier <contact@brendanabolivier.com> GPC anahtar kimliği: 8EF1500759F70623
1 değiştirilmiş dosya ile 2 ekleme ve 1 silme
  1. 2
    1
      README.md

+ 2
- 1
README.md Dosyayı Görüntüle

@@ -12,5 +12,6 @@ You can call this script as you would call `salt-ssh`, and pass it a FQDN in the
12 12
 
13 13
 ## Requirements
14 14
 
15
-* The SSH bastion is required to have the `dig` binary in the user's `$PATH`
15
+* The SSH bastion is required to have the `dig` binary in the user's `$PATH`.
16 16
 * The local host (where this script is run) is required to use OpenSSH 7.3 (August 2016) or higher. In case that's not possible, the script can be edited accordingly (refer to the script's comments to identify the most recent features used).
17
+* The configuration matching the hosts in OpenSSH's configuration is required to use the `ProxyJump` configuration rule.