1
0
Fork 0

fixed pkgs variable

This commit is contained in:
Kenneth Wilke 2013-08-20 16:34:35 -05:00
parent 8eb95cfcda
commit be815275bb
2 changed files with 2 additions and 2 deletions

View File

@ -25,4 +25,4 @@ sudoers:
- /usr/bin/renice
- /usr/bin/pkill
- /usr/bin/top
#include: /etc/sudoers.d
include: /etc/sudoers.d

View File

@ -2,7 +2,7 @@
sudo:
pkg.installed:
- name: {{ pkg.sudo }}
- name: {{ pkgs.sudo }}
/etc/sudoers
file.managed: