Land #265, Hardcode chef-client version to 13.8.5

This commit is contained in:
Brent Cook 2018-04-08 00:10:27 -05:00
commit 5d7d9482f6
No known key found for this signature in database
GPG Key ID: 1FFAA0B24B708F96
1 changed files with 1 additions and 0 deletions

View File

@ -87,6 +87,7 @@
"provisioners": [
{
"type": "chef-solo",
"version": "13.8.5",
"cookbook_paths": [
"{{template_dir}}/../../chef/cookbooks"
],