Procházet zdrojové kódy

Merge pull request #2 from brandonparsons/patch-1

Specify the service name for ssh
tags/v0.41.0
Seth House před 11 roky
rodič
revize
244becf041
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. +1
    -0
      openssh/init.sls

+ 1
- 0
openssh/init.sls Zobrazit soubor

@@ -6,6 +6,7 @@ openssh:
{% endif %}
service.running:
- enable: True
- name: ssh
- require:
- pkg: openssh
- file: sshd_banner

Načítá se…
Zrušit
Uložit