1
0
Fork 0
This commit is contained in:
Roman Reitschmied 2016-02-11 15:00:22 +01:00
parent 2045591a9d
commit 8d3f4d9894
2 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,7 @@ include:
- mode: 440
- template: jinja
- source: salt://sudoers/files/sudoers
- check_cmd: /usr/sbin/visudo -c -f
- context:
included: True
sudoers: {{ spec|json }}

View File

@ -11,6 +11,7 @@ sudo:
- mode: 440
- template: jinja
- source: salt://sudoers/files/sudoers
- check_cmd: /usr/sbin/visudo -c -f
- context:
included: False
- require: