Skip to content

Commit

Permalink
update chef-client version to 13
Browse files Browse the repository at this point in the history
Signed-off-by: Corey Hemminger <hemminger@hotmail.com>
  • Loading branch information
Stromweld committed Jan 28, 2019
1 parent 2c40e1e commit 3e4842c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Installs and configures Jenkins CI master & node slaves. Resource providers to s

### Chef

- Chef 12.14+
- Chef 13.0+

### Cookbooks

Expand Down
3 changes: 2 additions & 1 deletion metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,5 @@

source_url 'https://github.com/chef-cookbooks/jenkins'
issues_url 'https://github.com/chef-cookbooks/jenkins/issues'
chef_version '>= 12.14'

chef_version '>= 13.0'

0 comments on commit 3e4842c

Please sign in to comment.