mirror of
https://github.com/inspec/inspec
synced 2024-11-22 20:53:11 +00:00
run test with sudo
This commit is contained in:
parent
f38b278b50
commit
7d909f01dd
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ provisioner:
|
|||
|
||||
verifier:
|
||||
name: InSpec
|
||||
sudo: true
|
||||
|
||||
platforms:
|
||||
- name: centos-7.1
|
||||
|
|
Loading…
Reference in a new issue