0
0
mirror of https://github.com/saltstack-formulas/sudoers-formula.git synced 2024-11-28 00:48:12 +01:00

init.sls fix

This commit is contained in:
Kenneth Wilke 2013-08-20 16:35:12 -05:00
parent be815275bb
commit ffda08bc09

View File

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