mirror of
https://github.com/inspec/inspec
synced 2024-11-23 21:23:29 +00:00
We're not talking to automate, don't pretend we are
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
This commit is contained in:
parent
55732b848a
commit
3df3e11c47
1 changed files with 0 additions and 5 deletions
|
@ -14,11 +14,6 @@ lifecycle:
|
||||||
|
|
||||||
provisioner:
|
provisioner:
|
||||||
name: dokken
|
name: dokken
|
||||||
client_rb:
|
|
||||||
data_collector.server_url: <%= ENV['COLLECTOR_URL'] %>
|
|
||||||
data_collector.token: <%= ENV['COLLECTOR_TOKEN'] %>
|
|
||||||
ssl_verify_mode: :verify_none
|
|
||||||
verify_api_cert: false
|
|
||||||
|
|
||||||
verifier:
|
verifier:
|
||||||
name: inspec
|
name: inspec
|
||||||
|
|
Loading…
Reference in a new issue