1
0
Fork 0

init.sls fix

This commit is contained in:
Kenneth Wilke 2013-08-20 16:35:12 -05:00
parent be815275bb
commit ffda08bc09
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ sudo:
pkg.installed:
- name: {{ pkgs.sudo }}
/etc/sudoers
/etc/sudoers:
file.managed:
- user: root
- group: root