Bumped ChefDK release to 2.3.4

- With Chef 13, comes new ChefDK. This commit replaces the older 1.6 release
  with 2.3

Implements: blueprint modern-chef

Change-Id: Iac1ba6f0c3fb5f350a0afc0a5d1db944fb5397f4
This commit is contained in:
Samuel Cassiba 2018-01-23 17:01:37 -08:00
parent f7a6752317
commit 07c5912773
1 changed files with 2 additions and 2 deletions

View File

@ -6,8 +6,8 @@
- hosts: all
vars:
chefdk: chefdk_1.6.1-1_amd64.deb
chefdkrel: 1.6.1
chefdk: chefdk_2.3.4-1_amd64.deb
chefdkrel: 2.3.4
tasks:
- name: Fetch chefdk package
get_url: