Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
salt
/
openssh-formula
forkattu lähteestä
ExternalMirrors/openssh-formula
Tarkkaile
1
Äänestä
0
Fork
0
Koodi
Julkaisut
0
Activity
Selaa lähdekoodia
explicitly set the user, group, and mode to match the package's
sshd_config
master
Kenny Do
11 vuotta sitten
vanhempi
dc53d0c295
commit
9f70270643
1 muutettua tiedostoa
jossa
4 lisäystä
ja
0 poistoa
Jaettu näkymä
Näytä diff tilastot
+4
-0
openssh/config.sls
+ 4
- 0
openssh/config.sls
Näytä tiedosto
@@ -7,6 +7,10 @@ sshd_config:
file.managed:
- name: {{ openssh.sshd_config }}
- source: {{ openssh.sshd_config_src }}
- template: jinja
- user: root
- group: root
- mode: 644
- watch_in:
- service: openssh
Write
Preview
Loading…
Peruuta
Tallenna