chef-dk 3.4.38 → 3.5.13
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 +42 -38
- data/lib/chef-dk/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: ecca76bc9a30982fdd0d66356688d489ba1f1c6d7d329d4e5c94872131b2597d
|
|
4
|
+
data.tar.gz: ac04e0272e7bde633fdaeadb8928f3087f3d6372fc1b432df4e7bb794fd2a5b0
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: a4aad5584e54344fc3df82de2f4bc65560cc5a6e150442b6c7c5d2f8d4ee8466c96d18d64ff15a8e5ad6172f40aaab5255011c0e973d13bfe442c7355d6eef1e
|
|
7
|
+
data.tar.gz: abc2f5e0b9a6bac97d84cea1e80e2cbae43352666fafb2d3f145b8aaa391c747fec4372a6da7d304188561fc746d0a59ff56bbee1d9ca3d387842d31bf53139b
|
data/Gemfile
CHANGED
|
@@ -52,7 +52,7 @@ group(:omnibus_package) do
|
|
|
52
52
|
# gems to Rubygems now, so letting this float on latest should always give us the latest
|
|
53
53
|
# stable release. May have to re-pin around major version bumping time, or during patch
|
|
54
54
|
# fixes.
|
|
55
|
-
gem "chef", "= 14.
|
|
55
|
+
gem "chef", "= 14.7.17"
|
|
56
56
|
gem "cheffish", ">= 14.0.1"
|
|
57
57
|
gem "chefspec", ">= 7.3.0"
|
|
58
58
|
gem "fauxhai", ">= 6.7"
|
data/Gemfile.lock
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
PATH
|
|
2
2
|
remote: .
|
|
3
3
|
specs:
|
|
4
|
-
chef-dk (3.
|
|
4
|
+
chef-dk (3.5.13)
|
|
5
5
|
addressable (>= 2.3.5, < 2.6)
|
|
6
6
|
chef (~> 14.0)
|
|
7
7
|
chef-provisioning (~> 2.0)
|
|
@@ -30,13 +30,13 @@ GEM
|
|
|
30
30
|
mixlib-shellout (~> 2.0)
|
|
31
31
|
artifactory (2.8.2)
|
|
32
32
|
ast (2.4.0)
|
|
33
|
-
aws-sdk (2.11.
|
|
34
|
-
aws-sdk-resources (= 2.11.
|
|
35
|
-
aws-sdk-core (2.11.
|
|
33
|
+
aws-sdk (2.11.171)
|
|
34
|
+
aws-sdk-resources (= 2.11.171)
|
|
35
|
+
aws-sdk-core (2.11.171)
|
|
36
36
|
aws-sigv4 (~> 1.0)
|
|
37
37
|
jmespath (~> 1.0)
|
|
38
|
-
aws-sdk-resources (2.11.
|
|
39
|
-
aws-sdk-core (= 2.11.
|
|
38
|
+
aws-sdk-resources (2.11.171)
|
|
39
|
+
aws-sdk-core (= 2.11.171)
|
|
40
40
|
aws-sigv4 (1.0.3)
|
|
41
41
|
axiom-types (0.1.1)
|
|
42
42
|
descendants_tracker (~> 0.0.4)
|
|
@@ -46,7 +46,7 @@ GEM
|
|
|
46
46
|
ms_rest_azure (~> 0.11.0)
|
|
47
47
|
azure_mgmt_key_vault (0.17.2)
|
|
48
48
|
ms_rest_azure (~> 0.11.0)
|
|
49
|
-
azure_mgmt_network (0.
|
|
49
|
+
azure_mgmt_network (0.18.0)
|
|
50
50
|
ms_rest_azure (~> 0.11.0)
|
|
51
51
|
azure_mgmt_resources (0.17.2)
|
|
52
52
|
ms_rest_azure (~> 0.11.0)
|
|
@@ -68,10 +68,10 @@ GEM
|
|
|
68
68
|
debug_inspector (>= 0.0.1)
|
|
69
69
|
builder (3.2.3)
|
|
70
70
|
byebug (10.0.2)
|
|
71
|
-
chef (14.
|
|
71
|
+
chef (14.7.17)
|
|
72
72
|
addressable
|
|
73
73
|
bundler (>= 1.10)
|
|
74
|
-
chef-config (= 14.
|
|
74
|
+
chef-config (= 14.7.17)
|
|
75
75
|
chef-zero (>= 13.0)
|
|
76
76
|
diff-lcs (~> 1.2, >= 1.2.4)
|
|
77
77
|
erubis (~> 2.7)
|
|
@@ -98,10 +98,10 @@ GEM
|
|
|
98
98
|
specinfra (~> 2.10)
|
|
99
99
|
syslog-logger (~> 1.6)
|
|
100
100
|
uuidtools (~> 2.1.5)
|
|
101
|
-
chef (14.
|
|
101
|
+
chef (14.7.17-universal-mingw32)
|
|
102
102
|
addressable
|
|
103
103
|
bundler (>= 1.10)
|
|
104
|
-
chef-config (= 14.
|
|
104
|
+
chef-config (= 14.7.17)
|
|
105
105
|
chef-zero (>= 13.0)
|
|
106
106
|
diff-lcs (~> 1.2, >= 1.2.4)
|
|
107
107
|
erubis (~> 2.7)
|
|
@@ -130,6 +130,7 @@ GEM
|
|
|
130
130
|
syslog-logger (~> 1.6)
|
|
131
131
|
uuidtools (~> 2.1.5)
|
|
132
132
|
win32-api (~> 1.5.3)
|
|
133
|
+
win32-certstore (>= 0.1.8)
|
|
133
134
|
win32-dir (~> 0.5.0)
|
|
134
135
|
win32-event (~> 0.6.1)
|
|
135
136
|
win32-eventlog (= 0.6.3)
|
|
@@ -156,7 +157,7 @@ GEM
|
|
|
156
157
|
toml-rb
|
|
157
158
|
train
|
|
158
159
|
tty-spinner
|
|
159
|
-
chef-config (14.
|
|
160
|
+
chef-config (14.7.17)
|
|
160
161
|
addressable
|
|
161
162
|
fuzzyurl
|
|
162
163
|
mixlib-config (>= 2.2.12, < 3.0)
|
|
@@ -196,13 +197,13 @@ GEM
|
|
|
196
197
|
ffi-yajl (~> 2.2)
|
|
197
198
|
http (~> 2.2)
|
|
198
199
|
chef-vault (3.4.3)
|
|
199
|
-
chef-zero (14.0.
|
|
200
|
+
chef-zero (14.0.11)
|
|
200
201
|
ffi-yajl (~> 2.2)
|
|
201
202
|
hashie (>= 2.0, < 4.0)
|
|
202
203
|
mixlib-log (~> 2.0)
|
|
203
|
-
rack (~> 2.0)
|
|
204
|
+
rack (~> 2.0, >= 2.0.6)
|
|
204
205
|
uuidtools (~> 2.1)
|
|
205
|
-
cheffish (14.0.
|
|
206
|
+
cheffish (14.0.4)
|
|
206
207
|
chef-zero (~> 14.0)
|
|
207
208
|
net-ssh
|
|
208
209
|
chefspec (7.3.2)
|
|
@@ -216,7 +217,7 @@ GEM
|
|
|
216
217
|
coderay (1.1.2)
|
|
217
218
|
coercible (1.0.0)
|
|
218
219
|
descendants_tracker (~> 0.0.1)
|
|
219
|
-
concurrent-ruby (1.
|
|
220
|
+
concurrent-ruby (1.1.3)
|
|
220
221
|
cookbook-omnifetch (0.8.0)
|
|
221
222
|
mixlib-archive (~> 0.4)
|
|
222
223
|
cookstyle (3.0.0)
|
|
@@ -278,7 +279,7 @@ GEM
|
|
|
278
279
|
ffi (1.9.25)
|
|
279
280
|
ffi (1.9.25-x64-mingw32)
|
|
280
281
|
ffi (1.9.25-x86-mingw32)
|
|
281
|
-
ffi-libarchive (0.4.
|
|
282
|
+
ffi-libarchive (0.4.4)
|
|
282
283
|
ffi (~> 1.0)
|
|
283
284
|
ffi-rzmq (2.0.6)
|
|
284
285
|
ffi-rzmq-core (>= 1.0.6)
|
|
@@ -309,7 +310,7 @@ GEM
|
|
|
309
310
|
fog-json (1.2.0)
|
|
310
311
|
fog-core
|
|
311
312
|
multi_json (~> 1.10)
|
|
312
|
-
fog-openstack (0.3.
|
|
313
|
+
fog-openstack (0.3.9)
|
|
313
314
|
fog-core (>= 1.45, <= 2.1.0)
|
|
314
315
|
fog-json (>= 1.0)
|
|
315
316
|
ipaddress (>= 0.8)
|
|
@@ -362,7 +363,7 @@ GEM
|
|
|
362
363
|
signet (~> 0.7)
|
|
363
364
|
gssapi (1.2.0)
|
|
364
365
|
ffi (>= 1.0.1)
|
|
365
|
-
guard (2.
|
|
366
|
+
guard (2.15.0)
|
|
366
367
|
formatador (>= 0.2.4)
|
|
367
368
|
listen (>= 2.7, < 4.0)
|
|
368
369
|
lumberjack (>= 1.0.12, < 2.0)
|
|
@@ -391,7 +392,7 @@ GEM
|
|
|
391
392
|
ice_nine (0.11.2)
|
|
392
393
|
inifile (3.0.0)
|
|
393
394
|
iniparse (1.4.4)
|
|
394
|
-
inspec (3.0.
|
|
395
|
+
inspec (3.0.52)
|
|
395
396
|
addressable (~> 2.4)
|
|
396
397
|
faraday (>= 0.9.0)
|
|
397
398
|
faraday_middleware (~> 0.12.2)
|
|
@@ -412,7 +413,7 @@ GEM
|
|
|
412
413
|
term-ansicolor
|
|
413
414
|
thor (~> 0.20)
|
|
414
415
|
tomlrb (~> 1.2)
|
|
415
|
-
train (~> 1.5, >= 1.5.
|
|
416
|
+
train (~> 1.5, >= 1.5.6)
|
|
416
417
|
ipaddress (0.8.3)
|
|
417
418
|
iso8601 (0.12.1)
|
|
418
419
|
jmespath (1.4.0)
|
|
@@ -447,7 +448,7 @@ GEM
|
|
|
447
448
|
hashie (~> 3.4)
|
|
448
449
|
inspec (>= 0.34.0, < 4.0.0)
|
|
449
450
|
test-kitchen (~> 1.6)
|
|
450
|
-
kitchen-vagrant (1.3.
|
|
451
|
+
kitchen-vagrant (1.3.6)
|
|
451
452
|
test-kitchen (~> 1.4)
|
|
452
453
|
knife-acl (1.0.3)
|
|
453
454
|
knife-cloud (1.2.1)
|
|
@@ -492,12 +493,12 @@ GEM
|
|
|
492
493
|
logify (0.2.0)
|
|
493
494
|
lumberjack (1.0.13)
|
|
494
495
|
memoist (0.16.0)
|
|
495
|
-
method_source (0.9.
|
|
496
|
+
method_source (0.9.2)
|
|
496
497
|
mime-types (3.2.2)
|
|
497
498
|
mime-types-data (~> 3.2015)
|
|
498
499
|
mime-types-data (3.2018.0812)
|
|
499
500
|
mini_portile2 (2.3.0)
|
|
500
|
-
minitar (0.
|
|
501
|
+
minitar (0.7)
|
|
501
502
|
minitest (5.11.3)
|
|
502
503
|
mixlib-archive (0.4.18)
|
|
503
504
|
mixlib-log
|
|
@@ -575,7 +576,7 @@ GEM
|
|
|
575
576
|
os (1.0.0)
|
|
576
577
|
paint (1.0.1)
|
|
577
578
|
parallel (1.12.1)
|
|
578
|
-
parser (2.5.
|
|
579
|
+
parser (2.5.3.0)
|
|
579
580
|
ast (~> 2.4.0)
|
|
580
581
|
parslet (1.8.2)
|
|
581
582
|
pastel (0.7.2)
|
|
@@ -585,7 +586,7 @@ GEM
|
|
|
585
586
|
polyglot (0.3.5)
|
|
586
587
|
powerpack (0.1.2)
|
|
587
588
|
proxifier (1.0.3)
|
|
588
|
-
pry (0.
|
|
589
|
+
pry (0.12.2)
|
|
589
590
|
coderay (~> 1.1.0)
|
|
590
591
|
method_source (~> 0.9.0)
|
|
591
592
|
pry-byebug (3.6.0)
|
|
@@ -594,14 +595,14 @@ GEM
|
|
|
594
595
|
pry-remote (0.1.8)
|
|
595
596
|
pry (~> 0.9)
|
|
596
597
|
slop (~> 3.0)
|
|
597
|
-
pry-stack_explorer (0.4.9.
|
|
598
|
+
pry-stack_explorer (0.4.9.3)
|
|
598
599
|
binding_of_caller (>= 0.7)
|
|
599
600
|
pry (>= 0.9.11)
|
|
600
601
|
public_suffix (3.0.3)
|
|
601
|
-
r18n-core (3.
|
|
602
|
-
r18n-desktop (3.
|
|
603
|
-
r18n-core (= 3.
|
|
604
|
-
rack (2.0.
|
|
602
|
+
r18n-core (3.2.0)
|
|
603
|
+
r18n-desktop (3.2.0)
|
|
604
|
+
r18n-core (= 3.2.0)
|
|
605
|
+
rack (2.0.6)
|
|
605
606
|
rainbow (3.0.0)
|
|
606
607
|
rake (12.3.1)
|
|
607
608
|
rb-fsevent (0.10.3)
|
|
@@ -689,7 +690,7 @@ GEM
|
|
|
689
690
|
structured_warnings (0.3.0)
|
|
690
691
|
syslog-logger (1.6.8)
|
|
691
692
|
systemu (2.6.5)
|
|
692
|
-
term-ansicolor (1.
|
|
693
|
+
term-ansicolor (1.7.0)
|
|
693
694
|
tins (~> 1.0)
|
|
694
695
|
test-kitchen (1.23.2)
|
|
695
696
|
mixlib-install (~> 3.6)
|
|
@@ -701,14 +702,14 @@ GEM
|
|
|
701
702
|
winrm (~> 2.0)
|
|
702
703
|
winrm-elevated (~> 1.0)
|
|
703
704
|
winrm-fs (~> 1.1)
|
|
704
|
-
thor (0.20.
|
|
705
|
+
thor (0.20.3)
|
|
705
706
|
thread_safe (0.3.6)
|
|
706
707
|
timeliness (0.3.8)
|
|
707
|
-
tins (1.
|
|
708
|
+
tins (1.20.2)
|
|
708
709
|
toml-rb (1.1.2)
|
|
709
710
|
citrus (~> 3.0, > 3.0)
|
|
710
711
|
tomlrb (1.2.7)
|
|
711
|
-
train (1.5.
|
|
712
|
+
train (1.5.6)
|
|
712
713
|
aws-sdk (~> 2)
|
|
713
714
|
azure_graph_rbac (~> 0.16)
|
|
714
715
|
azure_mgmt_key_vault (~> 0.17)
|
|
@@ -747,6 +748,9 @@ GEM
|
|
|
747
748
|
descendants_tracker (~> 0.0, >= 0.0.3)
|
|
748
749
|
equalizer (~> 0.0, >= 0.0.9)
|
|
749
750
|
win32-api (1.5.3-universal-mingw32)
|
|
751
|
+
win32-certstore (0.1.11)
|
|
752
|
+
ffi
|
|
753
|
+
mixlib-shellout
|
|
750
754
|
win32-dir (0.5.1)
|
|
751
755
|
ffi (>= 1.0.0)
|
|
752
756
|
win32-event (0.6.3)
|
|
@@ -764,7 +768,7 @@ GEM
|
|
|
764
768
|
win32-service (1.0.1)
|
|
765
769
|
ffi
|
|
766
770
|
ffi-win32-extensions
|
|
767
|
-
win32-taskscheduler (2.0.
|
|
771
|
+
win32-taskscheduler (2.0.1)
|
|
768
772
|
ffi
|
|
769
773
|
structured_warnings
|
|
770
774
|
windows-api (0.4.4)
|
|
@@ -803,7 +807,7 @@ DEPENDENCIES
|
|
|
803
807
|
artifactory
|
|
804
808
|
berkshelf (>= 7.0.5)
|
|
805
809
|
bundler
|
|
806
|
-
chef (= 14.
|
|
810
|
+
chef (= 14.7.17)
|
|
807
811
|
chef-apply
|
|
808
812
|
chef-dk!
|
|
809
813
|
chef-provisioning (>= 2.7.1)
|
|
@@ -879,4 +883,4 @@ DEPENDENCIES
|
|
|
879
883
|
yard
|
|
880
884
|
|
|
881
885
|
BUNDLED WITH
|
|
882
|
-
1.
|
|
886
|
+
1.17.1
|
data/lib/chef-dk/version.rb
CHANGED
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.
|
|
4
|
+
version: 3.5.13
|
|
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-
|
|
13
|
+
date: 2018-11-16 00:00:00.000000000 Z
|
|
14
14
|
dependencies:
|
|
15
15
|
- !ruby/object:Gem::Dependency
|
|
16
16
|
name: mixlib-cli
|