mirror of
https://github.com/saltstack-formulas/openssh-formula.git
synced 2025-02-17 18:24:33 +01:00
Merge pull request #15 from alanpearce/root-group
Remove reference to root group
This commit is contained in:
commit
91b5030018
@ -9,7 +9,6 @@ sshd_config:
|
|||||||
- source: {{ openssh.sshd_config_src }}
|
- source: {{ openssh.sshd_config_src }}
|
||||||
- template: jinja
|
- template: jinja
|
||||||
- user: root
|
- user: root
|
||||||
- group: root
|
|
||||||
- mode: 644
|
- mode: 644
|
||||||
- watch_in:
|
- watch_in:
|
||||||
- service: openssh
|
- service: openssh
|
||||||
|
Loading…
Reference in New Issue
Block a user