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 21:44:38 +01:00
committed by Alan Pearce
parent 2f844e5b21
commit 2876a691b0
-1
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