creation
This commit is contained in:
4
softwares/sudo.sls
Normal file
4
softwares/sudo.sls
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
{% if grains['kernel'] == 'Linux' %}
|
||||||
|
sudo:
|
||||||
|
pkg.installed
|
||||||
|
{% endif %}
|
||||||
Reference in New Issue
Block a user