File tree Expand file tree Collapse file tree 3 files changed +7
-5
lines changed Expand file tree Collapse file tree 3 files changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -27,9 +27,11 @@ provisioner:
2727<% if ENV['CHEF_VERSION'] % >
2828 require_chef_omnibus : <%= ENV['CHEF_VERSION'] %>
2929<% end % >
30+ chef_license : accept
3031
3132verifier :
3233 name : inspec
34+ chef_license : accept
3335
3436suites :
3537- name : default
Original file line number Diff line number Diff line change @@ -6,24 +6,24 @@ cache: bundler
66services :
77- docker
88
9- rvm : 2.5.1
9+ rvm : 2.6.3
1010
1111env :
1212 - INSTANCE=ubuntu-1404
1313 - INSTANCE=ubuntu-1604
14- - INSTANCE=ubuntu-1604 CHEF_VERSION=13.10.0
14+ - INSTANCE=ubuntu-1604 CHEF_VERSION=14. 13.11
1515 - INSTANCE=ubuntu-1804
1616 - INSTANCE=centos-6
1717 - INSTANCE=centos-7
18- - INSTANCE=centos-7 CHEF_VERSION=13.10.0
18+ - INSTANCE=centos-7 CHEF_VERSION=14. 13.11
1919 - INSTANCE=oracle-6
2020 - INSTANCE=oracle-7
2121 - INSTANCE=debian-8
2222 - INSTANCE=debian-9
2323 - INSTANCE=fedora-27
2424 - INSTANCE=fedora-28
2525 - INSTANCE=opensuse-42
26- - INSTANCE=opensuse-42 CHEF_VERSION=13.10.0
26+ - INSTANCE=opensuse-42 CHEF_VERSION=14. 13.11
2727 - INSTANCE=amazonlinux-1
2828 - INSTANCE=amazonlinux-2
2929
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ This cookbook provides secure ssh-client and ssh-server configurations. This coo
1111
1212## Requirements
1313
14- * Chef >= 13.10.0
14+ * Chef >= 14. 13.11
1515
1616### Platform
1717
You can’t perform that action at this time.
0 commit comments