mirror of
https://github.com/saltstack-formulas/sudoers-formula.git
synced 2026-08-03 17:37:58 +02:00
fixed pkgs variable
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
||||
|
||||
sudo:
|
||||
pkg.installed:
|
||||
- name: {{ pkg.sudo }}
|
||||
- name: {{ pkgs.sudo }}
|
||||
|
||||
/etc/sudoers
|
||||
file.managed:
|
||||
|
||||
Reference in New Issue
Block a user