From 81249f67cb0ead2b44153bb6815ff5df84cc0fee Mon Sep 17 00:00:00 2001 From: Lance Albertson Date: Thu, 21 May 2020 15:19:53 -0700 Subject: [PATCH] Update to Chef Workstation 0.18.3 Change-Id: I125521525d88ee404c0d9d8b6d43249e01291817 --- README.rst | 2 +- playbooks/pre-delivery.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 9fbaf14..f526499 100644 --- a/README.rst +++ b/README.rst @@ -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/ diff --git a/playbooks/pre-delivery.yaml b/playbooks/pre-delivery.yaml index a7c2749..d5a6b63 100644 --- a/playbooks/pre-delivery.yaml +++ b/playbooks/pre-delivery.yaml @@ -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