salt-common/sls/sudo/pkg.sls
Andrey Abramov 916bb9a620 test fixes
2019-06-21 00:19:40 +03:00

6 lines
110 B
Plaintext

{% import 'pkg/common' as pkg %}
sudo:
pkg.latest:
- pkgs:
- {{ pkg.gen_atom('app-admin/sudo') }}