Merge pull request #94 from slimakcz/patch-1
remove sudo files for user
diff --git a/README.rst b/README.rst
index b426099..30be47c 100644
--- a/README.rst
+++ b/README.rst
@@ -73,7 +73,7 @@
system:
sudo:
enabled: true
- alias:
+ aliases:
host:
LOCAL:
- localhost
diff --git a/tests/pillar/system.sls b/tests/pillar/system.sls
index c97fb21..8d34cc6 100644
--- a/tests/pillar/system.sls
+++ b/tests/pillar/system.sls
@@ -59,7 +59,7 @@
full_name: Salt Sudo User2
home: /home/saltuser2
group:
- test:
+ testgroup:
enabled: true
name: test
gid: 9999