Remove reference to root group

By not specifying it, root user's group should be used.
This commit is contained in:
Alan Pearce 2014-08-19 20:52:30 +01:00 committed by Alan Pearce
parent 2f844e5b21
commit 2876a691b0
1 changed files with 0 additions and 1 deletions

View File

@ -9,7 +9,6 @@ sshd_config:
- source: {{ openssh.sshd_config_src }}
- template: jinja
- user: root
- group: root
- mode: 644
- watch_in:
- service: openssh