1
0
Fork 0
mirror of synced 2024-09-18 16:22:52 -04:00
formula-sudoers/test/salt/pillar/kitchen.sls
2019-05-27 16:13:58 +02:00

7 lines
189 B
Text

# Pillar needed to run Inspec inside Docker image using sudo to authenticate
# Must be added to pillar of all test suites
sudoers:
users:
kitchen:
- 'ALL=(root) NOPASSWD: ALL'