chef-dk 0.18.30 → 0.19.6
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.
- checksums.yaml +4 -4
- data/Gemfile +1 -1
- data/Gemfile.lock +35 -36
- data/acceptance/Gemfile.lock +8 -8
- data/lib/chef-dk/skeletons/code_generator/templates/default/kitchen.yml.erb +4 -0
- data/lib/chef-dk/version.rb +1 -1
- data/spec/unit/command/generator_commands/cookbook_spec.rb +4 -0
- data/tasks/bundle.rb +2 -2
- data/version_policy.rb +2 -1
- metadata +3 -3
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: e73775c8e2cac6a86727707afc6bc80b50859cc2
|
|
4
|
+
data.tar.gz: bbe8b8972a707c50150b723378f3e9d25a4ddea3
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: fc6a06a608ba5d3ebd18d223de394666af092e83bd0aae46306dca306b5f3f434ab094307bc0def7e92293d0ec3467edcedecbeafff47ca82ccd0729de8914e9
|
|
7
|
+
data.tar.gz: c0cb4b65923b34eb37aa7dd1a4e7c8562a78353a291366ef811236e4e712f1b61edc3b33e1522f17a09cdb63308520191981a1cb061828b80aba0d2d90b990f6
|
data/Gemfile
CHANGED
|
@@ -52,7 +52,7 @@ group(:omnibus_package) do
|
|
|
52
52
|
gem "chef-provisioning-vagrant", ">= 0.11.0"
|
|
53
53
|
gem "chef-vault"
|
|
54
54
|
# The chef version is pinned by "rake dependencies", which grabs the current version from omnibus.
|
|
55
|
-
gem "chef", github: "chef/chef", branch: "v12.
|
|
55
|
+
gem "chef", github: "chef/chef", branch: "v12.15.19"
|
|
56
56
|
gem "cheffish", ">= 4.0"
|
|
57
57
|
gem "chefspec"
|
|
58
58
|
gem "fauxhai"
|
data/Gemfile.lock
CHANGED
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
GIT
|
|
2
2
|
remote: git://github.com/chef/appbundler.git
|
|
3
|
-
revision:
|
|
3
|
+
revision: 76cb17280186ba314d31cd5751e674025ec93c79
|
|
4
4
|
specs:
|
|
5
5
|
appbundler (0.9.0)
|
|
6
6
|
mixlib-cli (~> 1.4)
|
|
7
7
|
|
|
8
8
|
GIT
|
|
9
9
|
remote: git://github.com/chef/chef.git
|
|
10
|
-
revision:
|
|
11
|
-
branch: v12.
|
|
10
|
+
revision: e9dac28637133e7f4fb3403a65074165052de73f
|
|
11
|
+
branch: v12.15.19
|
|
12
12
|
specs:
|
|
13
|
-
chef (12.
|
|
13
|
+
chef (12.15.19)
|
|
14
14
|
addressable
|
|
15
15
|
bundler (>= 1.10)
|
|
16
|
-
chef-config (= 12.
|
|
16
|
+
chef-config (= 12.15.19)
|
|
17
17
|
chef-zero (>= 4.8)
|
|
18
18
|
diff-lcs (~> 1.2, >= 1.2.4)
|
|
19
19
|
erubis (~> 2.7)
|
|
@@ -39,10 +39,10 @@ GIT
|
|
|
39
39
|
specinfra (~> 2.10)
|
|
40
40
|
syslog-logger (~> 1.6)
|
|
41
41
|
uuidtools (~> 2.1.5)
|
|
42
|
-
chef (12.
|
|
42
|
+
chef (12.15.19-universal-mingw32)
|
|
43
43
|
addressable
|
|
44
44
|
bundler (>= 1.10)
|
|
45
|
-
chef-config (= 12.
|
|
45
|
+
chef-config (= 12.15.19)
|
|
46
46
|
chef-zero (>= 4.8)
|
|
47
47
|
diff-lcs (~> 1.2, >= 1.2.4)
|
|
48
48
|
erubis (~> 2.7)
|
|
@@ -79,7 +79,7 @@ GIT
|
|
|
79
79
|
win32-service (~> 0.8.7)
|
|
80
80
|
windows-api (~> 0.4.4)
|
|
81
81
|
wmi-lite (~> 1.0)
|
|
82
|
-
chef-config (12.
|
|
82
|
+
chef-config (12.15.19)
|
|
83
83
|
addressable
|
|
84
84
|
fuzzyurl
|
|
85
85
|
mixlib-config (~> 2.0)
|
|
@@ -99,7 +99,7 @@ GIT
|
|
|
99
99
|
PATH
|
|
100
100
|
remote: .
|
|
101
101
|
specs:
|
|
102
|
-
chef-dk (0.
|
|
102
|
+
chef-dk (0.19.6)
|
|
103
103
|
chef (~> 12.5)
|
|
104
104
|
chef-provisioning (~> 2.0)
|
|
105
105
|
cookbook-omnifetch (~> 0.2, >= 0.2.2)
|
|
@@ -129,12 +129,12 @@ GEM
|
|
|
129
129
|
addressable (>= 2.3.1)
|
|
130
130
|
extlib (>= 0.9.15)
|
|
131
131
|
multi_json (>= 1.0.0)
|
|
132
|
-
aws-sdk (2.6.
|
|
133
|
-
aws-sdk-resources (= 2.6.
|
|
134
|
-
aws-sdk-core (2.6.
|
|
132
|
+
aws-sdk (2.6.9)
|
|
133
|
+
aws-sdk-resources (= 2.6.9)
|
|
134
|
+
aws-sdk-core (2.6.9)
|
|
135
135
|
jmespath (~> 1.0)
|
|
136
|
-
aws-sdk-resources (2.6.
|
|
137
|
-
aws-sdk-core (= 2.6.
|
|
136
|
+
aws-sdk-resources (2.6.9)
|
|
137
|
+
aws-sdk-core (= 2.6.9)
|
|
138
138
|
aws-sdk-v1 (1.66.0)
|
|
139
139
|
json (~> 1.4)
|
|
140
140
|
nokogiri (>= 1.4.4)
|
|
@@ -169,7 +169,7 @@ GEM
|
|
|
169
169
|
buff-shell_out (1.1.0)
|
|
170
170
|
buff-ruby_engine (~> 1.0)
|
|
171
171
|
builder (3.2.2)
|
|
172
|
-
byebug (9.0.
|
|
172
|
+
byebug (9.0.6)
|
|
173
173
|
celluloid (0.16.0)
|
|
174
174
|
timers (~> 4.0.0)
|
|
175
175
|
celluloid-io (0.16.2)
|
|
@@ -240,11 +240,11 @@ GEM
|
|
|
240
240
|
ffi (~> 1.9)
|
|
241
241
|
diff-lcs (1.2.5)
|
|
242
242
|
diffy (3.1.0)
|
|
243
|
-
docker-api (1.
|
|
243
|
+
docker-api (1.32.1)
|
|
244
244
|
excon (>= 0.38.0)
|
|
245
245
|
json
|
|
246
246
|
erubis (2.7.0)
|
|
247
|
-
excon (0.
|
|
247
|
+
excon (0.53.0)
|
|
248
248
|
extlib (0.9.16)
|
|
249
249
|
faraday (0.9.2)
|
|
250
250
|
multipart-post (>= 1.2, < 3)
|
|
@@ -313,11 +313,11 @@ GEM
|
|
|
313
313
|
fog-json (~> 1.0)
|
|
314
314
|
fog-xml (~> 0.1)
|
|
315
315
|
ipaddress (~> 0.8)
|
|
316
|
-
fog-core (1.
|
|
316
|
+
fog-core (1.43.0)
|
|
317
317
|
builder
|
|
318
318
|
excon (~> 0.49)
|
|
319
319
|
formatador (~> 0.2)
|
|
320
|
-
fog-digitalocean (0.
|
|
320
|
+
fog-digitalocean (0.2.0)
|
|
321
321
|
fog-core (~> 1.42)
|
|
322
322
|
fog-json (>= 1.0)
|
|
323
323
|
fog-xml (>= 0.1)
|
|
@@ -338,7 +338,7 @@ GEM
|
|
|
338
338
|
multi_json (~> 1.10)
|
|
339
339
|
fog-local (0.3.0)
|
|
340
340
|
fog-core (~> 1.27)
|
|
341
|
-
fog-openstack (0.1.
|
|
341
|
+
fog-openstack (0.1.15)
|
|
342
342
|
fog-core (>= 1.40)
|
|
343
343
|
fog-json (>= 1.0)
|
|
344
344
|
ipaddress (>= 0.8)
|
|
@@ -383,7 +383,7 @@ GEM
|
|
|
383
383
|
fog-voxel (0.1.0)
|
|
384
384
|
fog-core
|
|
385
385
|
fog-xml
|
|
386
|
-
fog-vsphere (1.2.
|
|
386
|
+
fog-vsphere (1.2.1)
|
|
387
387
|
fog-core
|
|
388
388
|
rbvmomi (~> 1.8.0)
|
|
389
389
|
fog-xenserver (0.2.3)
|
|
@@ -445,7 +445,7 @@ GEM
|
|
|
445
445
|
inflecto (0.0.2)
|
|
446
446
|
inifile (3.0.0)
|
|
447
447
|
iniparse (1.4.2)
|
|
448
|
-
inspec (1.
|
|
448
|
+
inspec (1.2.0)
|
|
449
449
|
hashie (~> 3.4)
|
|
450
450
|
json (>= 1.8, < 3.0)
|
|
451
451
|
method_source (~> 0.8)
|
|
@@ -463,7 +463,7 @@ GEM
|
|
|
463
463
|
jmespath (1.3.1)
|
|
464
464
|
json (1.8.3)
|
|
465
465
|
jwt (1.5.6)
|
|
466
|
-
kitchen-dokken (1.0.
|
|
466
|
+
kitchen-dokken (1.0.3)
|
|
467
467
|
docker-api (~> 1.29)
|
|
468
468
|
test-kitchen (~> 1.5)
|
|
469
469
|
kitchen-ec2 (1.2.0)
|
|
@@ -484,7 +484,8 @@ GEM
|
|
|
484
484
|
chef (>= 11.0.0)
|
|
485
485
|
diffy (>= 3.0.1)
|
|
486
486
|
git (>= 1.2.5)
|
|
487
|
-
knife-windows (1.
|
|
487
|
+
knife-windows (1.7.0)
|
|
488
|
+
winrm (~> 2.1)
|
|
488
489
|
winrm-elevated (~> 1.0)
|
|
489
490
|
launchy (2.4.3)
|
|
490
491
|
addressable (~> 2.3)
|
|
@@ -514,10 +515,11 @@ GEM
|
|
|
514
515
|
mixlib-log
|
|
515
516
|
mixlib-cli (1.7.0)
|
|
516
517
|
mixlib-config (2.2.4)
|
|
517
|
-
mixlib-install (2.
|
|
518
|
+
mixlib-install (2.1.1)
|
|
518
519
|
artifactory
|
|
519
520
|
mixlib-shellout
|
|
520
521
|
mixlib-versioning
|
|
522
|
+
thor
|
|
521
523
|
mixlib-log (1.7.1)
|
|
522
524
|
mixlib-shellout (2.2.7)
|
|
523
525
|
mixlib-shellout (2.2.7-universal-mingw32)
|
|
@@ -541,12 +543,10 @@ GEM
|
|
|
541
543
|
net-ssh-gateway (>= 1.2.0)
|
|
542
544
|
net-telnet (0.1.1)
|
|
543
545
|
nio4r (1.2.1)
|
|
544
|
-
nokogiri (1.6.8)
|
|
546
|
+
nokogiri (1.6.8.1)
|
|
545
547
|
mini_portile2 (~> 2.1.0)
|
|
546
|
-
|
|
547
|
-
nokogiri (1.6.8-x86-mingw32)
|
|
548
|
+
nokogiri (1.6.8.1-x86-mingw32)
|
|
548
549
|
mini_portile2 (~> 2.1.0)
|
|
549
|
-
pkg-config (~> 1.1.7)
|
|
550
550
|
nori (2.6.0)
|
|
551
551
|
notiffany (0.1.1)
|
|
552
552
|
nenv (~> 0.1)
|
|
@@ -570,7 +570,6 @@ GEM
|
|
|
570
570
|
parallel (1.9.0)
|
|
571
571
|
parser (2.3.1.4)
|
|
572
572
|
ast (~> 2.2)
|
|
573
|
-
pkg-config (1.1.7)
|
|
574
573
|
plist (3.2.0)
|
|
575
574
|
polyglot (0.3.5)
|
|
576
575
|
powerpack (0.1.1)
|
|
@@ -626,7 +625,7 @@ GEM
|
|
|
626
625
|
rspec-core (~> 3.5.0)
|
|
627
626
|
rspec-expectations (~> 3.5.0)
|
|
628
627
|
rspec-mocks (~> 3.5.0)
|
|
629
|
-
rspec-core (3.5.
|
|
628
|
+
rspec-core (3.5.4)
|
|
630
629
|
rspec-support (~> 3.5.0)
|
|
631
630
|
rspec-expectations (3.5.0)
|
|
632
631
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
@@ -650,7 +649,7 @@ GEM
|
|
|
650
649
|
ruby-prof (0.16.2)
|
|
651
650
|
ruby-progressbar (1.8.1)
|
|
652
651
|
ruby-shadow (2.5.0)
|
|
653
|
-
ruby_dep (1.
|
|
652
|
+
ruby_dep (1.5.0)
|
|
654
653
|
rubyntlm (0.6.1)
|
|
655
654
|
rubyzip (1.2.0)
|
|
656
655
|
rufus-lru (1.1.0)
|
|
@@ -659,12 +658,12 @@ GEM
|
|
|
659
658
|
addressable (>= 2.3.5, < 2.5)
|
|
660
659
|
faraday (~> 0.8, < 0.10)
|
|
661
660
|
semverse (2.0.0)
|
|
662
|
-
serverspec (2.
|
|
661
|
+
serverspec (2.37.2)
|
|
663
662
|
multi_json
|
|
664
663
|
rspec (~> 3.0)
|
|
665
664
|
rspec-its
|
|
666
665
|
specinfra (~> 2.53)
|
|
667
|
-
sfl (2.
|
|
666
|
+
sfl (2.3)
|
|
668
667
|
shellany (0.0.1)
|
|
669
668
|
signet (0.7.3)
|
|
670
669
|
addressable (~> 2.3)
|
|
@@ -675,7 +674,7 @@ GEM
|
|
|
675
674
|
solve (3.0.1)
|
|
676
675
|
molinillo (~> 0.4)
|
|
677
676
|
semverse (>= 1.1, < 3.0)
|
|
678
|
-
specinfra (2.63.
|
|
677
|
+
specinfra (2.63.3)
|
|
679
678
|
net-scp
|
|
680
679
|
net-ssh (>= 2.7, < 4.0)
|
|
681
680
|
net-telnet
|
|
@@ -745,7 +744,7 @@ GEM
|
|
|
745
744
|
windows-pr (1.2.5)
|
|
746
745
|
win32-api (>= 1.4.5)
|
|
747
746
|
windows-api (>= 0.4.0)
|
|
748
|
-
winrm (2.0
|
|
747
|
+
winrm (2.1.0)
|
|
749
748
|
builder (>= 2.1.2)
|
|
750
749
|
erubis (~> 2.7)
|
|
751
750
|
gssapi (~> 1.2)
|
data/acceptance/Gemfile.lock
CHANGED
|
@@ -11,12 +11,12 @@ GEM
|
|
|
11
11
|
specs:
|
|
12
12
|
addressable (2.4.0)
|
|
13
13
|
artifactory (2.5.0)
|
|
14
|
-
aws-sdk (2.6.
|
|
15
|
-
aws-sdk-resources (= 2.6.
|
|
16
|
-
aws-sdk-core (2.6.
|
|
14
|
+
aws-sdk (2.6.5)
|
|
15
|
+
aws-sdk-resources (= 2.6.5)
|
|
16
|
+
aws-sdk-core (2.6.5)
|
|
17
17
|
jmespath (~> 1.0)
|
|
18
|
-
aws-sdk-resources (2.6.
|
|
19
|
-
aws-sdk-core (= 2.6.
|
|
18
|
+
aws-sdk-resources (2.6.5)
|
|
19
|
+
aws-sdk-core (= 2.6.5)
|
|
20
20
|
berkshelf (5.1.0)
|
|
21
21
|
addressable (~> 2.3, >= 2.3.4)
|
|
22
22
|
berkshelf-api-client (>= 2.0.2, < 4.0)
|
|
@@ -59,7 +59,7 @@ GEM
|
|
|
59
59
|
cleanroom (1.0.0)
|
|
60
60
|
coderay (1.1.1)
|
|
61
61
|
diff-lcs (1.2.5)
|
|
62
|
-
docker-api (1.
|
|
62
|
+
docker-api (1.32.1)
|
|
63
63
|
excon (>= 0.38.0)
|
|
64
64
|
json
|
|
65
65
|
erubis (2.7.0)
|
|
@@ -75,7 +75,7 @@ GEM
|
|
|
75
75
|
hashie (3.4.6)
|
|
76
76
|
hitimes (1.2.4)
|
|
77
77
|
httpclient (2.8.2.4)
|
|
78
|
-
inspec (1.
|
|
78
|
+
inspec (1.1.0)
|
|
79
79
|
hashie (~> 3.4)
|
|
80
80
|
json (>= 1.8, < 3.0)
|
|
81
81
|
method_source (~> 0.8)
|
|
@@ -209,7 +209,7 @@ GEM
|
|
|
209
209
|
hashie (>= 2.0.2, < 4.0.0)
|
|
210
210
|
windows_chef_zero (2.0.0)
|
|
211
211
|
test-kitchen (>= 1.2.1)
|
|
212
|
-
winrm (2.0.
|
|
212
|
+
winrm (2.0.3)
|
|
213
213
|
builder (>= 2.1.2)
|
|
214
214
|
erubis (~> 2.7)
|
|
215
215
|
gssapi (~> 1.2)
|
|
@@ -4,6 +4,10 @@ driver:
|
|
|
4
4
|
|
|
5
5
|
provisioner:
|
|
6
6
|
name: chef_zero
|
|
7
|
+
# You may wish to disable always updating cookbooks in CI or other testing environments.
|
|
8
|
+
# For example:
|
|
9
|
+
# always_update_cookbooks: <%%= !ENV['CI'] %>
|
|
10
|
+
always_update_cookbooks: true
|
|
7
11
|
|
|
8
12
|
verifier:
|
|
9
13
|
name: inspec
|
data/lib/chef-dk/version.rb
CHANGED
|
@@ -626,6 +626,10 @@ driver:
|
|
|
626
626
|
|
|
627
627
|
provisioner:
|
|
628
628
|
name: chef_zero
|
|
629
|
+
# You may wish to disable always updating cookbooks in CI or other testing environments.
|
|
630
|
+
# For example:
|
|
631
|
+
# always_update_cookbooks: <%= !ENV['CI'] %>
|
|
632
|
+
always_update_cookbooks: true
|
|
629
633
|
|
|
630
634
|
verifier:
|
|
631
635
|
name: inspec
|
data/tasks/bundle.rb
CHANGED
|
@@ -30,9 +30,9 @@ namespace :bundle do
|
|
|
30
30
|
puts "-------------------------------------------------------------------"
|
|
31
31
|
puts "Updating Gemfile.lock ..."
|
|
32
32
|
puts "-------------------------------------------------------------------"
|
|
33
|
-
bundle "
|
|
33
|
+
bundle "update #{args}"
|
|
34
34
|
platforms.each do |platform|
|
|
35
|
-
bundle "
|
|
35
|
+
bundle "update #{args}", platform: platform
|
|
36
36
|
end
|
|
37
37
|
end
|
|
38
38
|
end
|
data/version_policy.rb
CHANGED
|
@@ -121,12 +121,13 @@ GEMS_ALLOWED_TO_FLOAT = [
|
|
|
121
121
|
|
|
122
122
|
#
|
|
123
123
|
# The list of groups we install without: this drives both the `bundle install`
|
|
124
|
-
# we do in chef-dk, and the `bundle check` we do to ensure installed gems
|
|
124
|
+
# we do in chef-dk, and the `bundle check` we do to ensure installed gems dont
|
|
125
125
|
# have extra deps hiding in their Gemfiles.
|
|
126
126
|
#
|
|
127
127
|
INSTALL_WITHOUT_GROUPS = %w{
|
|
128
128
|
changelog
|
|
129
129
|
compat_testing
|
|
130
|
+
deploy
|
|
130
131
|
development
|
|
131
132
|
docgen
|
|
132
133
|
guard
|
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: 0.
|
|
4
|
+
version: 0.19.6
|
|
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: 2016-
|
|
13
|
+
date: 2016-10-17 00:00:00.000000000 Z
|
|
14
14
|
dependencies:
|
|
15
15
|
- !ruby/object:Gem::Dependency
|
|
16
16
|
name: mixlib-cli
|
|
@@ -644,7 +644,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
644
644
|
version: '0'
|
|
645
645
|
requirements: []
|
|
646
646
|
rubyforge_project:
|
|
647
|
-
rubygems_version: 2.6.
|
|
647
|
+
rubygems_version: 2.6.7
|
|
648
648
|
signing_key:
|
|
649
649
|
specification_version: 4
|
|
650
650
|
summary: A streamlined development and deployment workflow for Chef platform.
|