chef-dk 3.1.0 → 3.2.30

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -24,12 +24,3 @@ $ curl https://omnitruck.chef.io/install.sh | sudo bash -s -- -P chefdk -v <%= @
24
24
  # In Windows Powershell
25
25
  . { iwr -useb https://omnitruck.chef.io/install.ps1 } | iex; install -project chefdk -version <%= @version %> -channel current
26
26
  ```
27
-
28
- If you want to give this version a spin in Test Kitchen, create or add the following to a `.kitchen.local.yml` file:
29
-
30
- ```yaml
31
- provisioner:
32
- product_name: chefdk
33
- channel: current
34
- product_version: <%= @version %>
35
- ```
@@ -24,11 +24,3 @@ $ curl https://omnitruck.chef.io/install.sh | sudo bash -s -- -P chefdk -v <%= @
24
24
  # In Windows Powershell
25
25
  . { iwr -useb https://omnitruck.chef.io/install.ps1 } | iex; install -project chefdk -version <%= @version %>
26
26
  ```
27
-
28
- If you want to give this version a spin in Test Kitchen, create or add the following to a `.kitchen.local.yml` file:
29
-
30
- ```yaml
31
- provisioner:
32
- product_name: chefdk
33
- product_version: <%= @version %>
34
- ```
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: chef-dk
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.1.0
4
+ version: 3.2.30
5
5
  platform: ruby
6
6
  authors:
7
7
  - Daniel DeLeo
@@ -10,7 +10,7 @@ authors:
10
10
  autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []
13
- date: 2018-07-03 00:00:00.000000000 Z
13
+ date: 2018-08-30 00:00:00.000000000 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: mixlib-cli
@@ -269,6 +269,7 @@ files:
269
269
  - lib/chef-dk/command/clean_policy_revisions.rb
270
270
  - lib/chef-dk/command/delete_policy.rb
271
271
  - lib/chef-dk/command/delete_policy_group.rb
272
+ - lib/chef-dk/command/describe_cookbook.rb
272
273
  - lib/chef-dk/command/diff.rb
273
274
  - lib/chef-dk/command/env.rb
274
275
  - lib/chef-dk/command/exec.rb
@@ -385,7 +386,7 @@ files:
385
386
  - lib/chef-dk/skeletons/code_generator/files/default/repo/dot-chef-repo.txt
386
387
  - lib/chef-dk/skeletons/code_generator/files/default/repo/environments/README.md
387
388
  - lib/chef-dk/skeletons/code_generator/files/default/repo/environments/example.json
388
- - lib/chef-dk/skeletons/code_generator/files/default/repo/policies/README.md
389
+ - lib/chef-dk/skeletons/code_generator/files/default/repo/policyfiles/README.md
389
390
  - lib/chef-dk/skeletons/code_generator/files/default/repo/roles/README.md
390
391
  - lib/chef-dk/skeletons/code_generator/files/default/repo/roles/example.json
391
392
  - lib/chef-dk/skeletons/code_generator/files/default/spec_helper.rb
@@ -628,7 +629,8 @@ files:
628
629
  - tasks/templates/release.md.erb
629
630
  - warning.txt
630
631
  homepage: https://www.chef.io/
631
- licenses: []
632
+ licenses:
633
+ - Apache-2.0
632
634
  metadata: {}
633
635
  post_install_message: |+
634
636
  Thanks for installing chef-dk! Unfortunately, since Chef Development Kit is