Skip to content
This repository has been archived by the owner on Dec 26, 2020. It is now read-only.

Commit

Permalink
remove duplicate Parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
rndmh3ro authored Nov 18, 2018
1 parent c7e102a commit 21c903f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .kitchen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ provisioner:
http_proxy: <%= ENV['http_proxy'] || nil %>
https_proxy: <%= ENV['https_proxy'] || nil %>
playbook: tests/default.yml
ansible_diff: true

ansible_extra_flags:
- "--skip-tags=sysctl"

Expand Down

0 comments on commit 21c903f

Please sign in to comment.