Skip to content

Commit

Permalink
Accept Chef license for opensource testing
Browse files Browse the repository at this point in the history
  • Loading branch information
Annih committed May 15, 2023
1 parent 382e32c commit 3c545a0
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions .kitchen.appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ driver:

provisioner:
name: chef_zero
chef_license: accept
require_chef_omnibus: 14.7.17

verifier:
Expand Down
1 change: 1 addition & 0 deletions .kitchen.docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ transport:

provisioner:
name: dokken
chef_license: accept

verifier:
name: inspec
Expand Down
1 change: 1 addition & 0 deletions .kitchen.localhost.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ driver:

provisioner:
name: chef_zero
chef_license: accept
require_chef_omnibus: 14.7.17

verifier:
Expand Down
1 change: 1 addition & 0 deletions .kitchen.vmware.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ driver:

provisioner:
name: chef_solo
chef_license: accept
require_chef_omnibus: 14.7.17

verifier:
Expand Down
1 change: 1 addition & 0 deletions .kitchen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ driver:

provisioner:
name: chef_solo
chef_license: accept
require_chef_omnibus: 14.7.17

verifier:
Expand Down

0 comments on commit 3c545a0

Please sign in to comment.