Update to Chef Workstation 0.18.3

Change-Id: I125521525d88ee404c0d9d8b6d43249e01291817
This commit is contained in:
Lance Albertson 2020-05-21 15:19:53 -07:00
parent 8cb61b9a61
commit 81249f67cb
2 changed files with 2 additions and 2 deletions

View File

@ -30,7 +30,7 @@ Prerequisites
-------------
- Chef 15 or higher
- `Chef Workstation`_ 0.15.18 or later
- `Chef Workstation`_ 0.18.3 or later
- `Vagrant`_ 2.0 or later with `VirtualBox>`_ or some other provider
.. _Chef Workstation: https://downloads.chef.io/chef-workstation/

View File

@ -6,7 +6,7 @@
- hosts: all
vars:
release: 0.15.18
release: 0.18.3
chef_workstation: chef-workstation_{{ release }}-1_amd64.deb
tasks:
- name: Fetch chef-workstation package