chef-apply 0.2.4 → 0.2.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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 3452a6c94fdf5d7605ec66ca32cc4a08127a4ff7eb9c471e7aff1748b68c66a5
4
- data.tar.gz: d2d7543d20acaa3f03311f6ef9c68f80bb216c8056c36371618adbbfb7281cc9
3
+ metadata.gz: c8d853e1c158ec3b6ce056d71d1db2dd7b5e3d2129ed24f9626fade5ce2583a1
4
+ data.tar.gz: d24fca5e1fc663c302f98dc8af0ac61fc3336c8ec4525bdb659c89e75f5976c5
5
5
  SHA512:
6
- metadata.gz: cd7642f35d6a960c4f461afac548807bbffe395ef2d6e8d922938f5a6c3045c01ede76ed35b70fde10aa0faf19fc4ae333597b3f9c795888aa8cb53119367af0
7
- data.tar.gz: 48765499c4ccf446475cdc80f8f078a5398c22e1244f364ebb51177a8cffbfd443ae8dae85b3cbe62f1f1b024ca201281c024acf85ff479e3ac68285f8e59070
6
+ metadata.gz: 1f5a02be69dfd7d8dc9d06070097ec11cd5e678470eb706855edf193c42d6724081ff87376b3c8547f1f6c3e849800f49d95a9bc0964bb341d1125655d8a8e1f
7
+ data.tar.gz: de781e8bbf8edb453577692c2070d1a188d39318c052302c9a5ddf1d07d714e886b4c9daf15f2a93babb9d65c73ab0b70fbf09f50d0605e5c3e6142c64cd91e3
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- chef-apply (0.2.4)
4
+ chef-apply (0.2.6)
5
5
  chef (>= 14.0)
6
6
  chef-dk (>= 3.0)
7
7
  chef-telemetry
@@ -21,13 +21,13 @@ GEM
21
21
  addressable (2.5.2)
22
22
  public_suffix (>= 2.0.2, < 4.0)
23
23
  ast (2.4.0)
24
- aws-sdk (2.11.178)
25
- aws-sdk-resources (= 2.11.178)
26
- aws-sdk-core (2.11.178)
24
+ aws-sdk (2.11.200)
25
+ aws-sdk-resources (= 2.11.200)
26
+ aws-sdk-core (2.11.200)
27
27
  aws-sigv4 (~> 1.0)
28
28
  jmespath (~> 1.0)
29
- aws-sdk-resources (2.11.178)
30
- aws-sdk-core (= 2.11.178)
29
+ aws-sdk-resources (2.11.200)
30
+ aws-sdk-core (= 2.11.200)
31
31
  aws-sigv4 (1.0.3)
32
32
  azure_graph_rbac (0.17.0)
33
33
  ms_rest_azure (~> 0.11.0)
@@ -39,10 +39,10 @@ GEM
39
39
  debug_inspector (>= 0.0.1)
40
40
  builder (3.2.3)
41
41
  byebug (10.0.2)
42
- chef (14.7.17)
42
+ chef (14.8.12)
43
43
  addressable
44
44
  bundler (>= 1.10)
45
- chef-config (= 14.7.17)
45
+ chef-config (= 14.8.12)
46
46
  chef-zero (>= 13.0)
47
47
  diff-lcs (~> 1.2, >= 1.2.4)
48
48
  erubis (~> 2.7)
@@ -69,13 +69,13 @@ GEM
69
69
  specinfra (~> 2.10)
70
70
  syslog-logger (~> 1.6)
71
71
  uuidtools (~> 2.1.5)
72
- chef-config (14.7.17)
72
+ chef-config (14.8.12)
73
73
  addressable
74
74
  fuzzyurl
75
75
  mixlib-config (>= 2.2.12, < 3.0)
76
76
  mixlib-shellout (~> 2.0)
77
77
  tomlrb (~> 1.2)
78
- chef-dk (3.5.13)
78
+ chef-dk (3.6.57)
79
79
  addressable (>= 2.3.5, < 2.6)
80
80
  chef (~> 14.0)
81
81
  chef-provisioning (~> 2.0)
@@ -87,7 +87,7 @@ GEM
87
87
  mixlib-shellout (~> 2.0)
88
88
  paint (~> 1.0)
89
89
  solve (> 2.0, < 5.0)
90
- chef-provisioning (2.7.2)
90
+ chef-provisioning (2.7.4)
91
91
  cheffish (>= 4.0, < 15.0)
92
92
  inifile (>= 2.0.2)
93
93
  mixlib-install (>= 1.0)
@@ -97,7 +97,7 @@ GEM
97
97
  winrm (~> 2.0)
98
98
  winrm-elevated (~> 1.0)
99
99
  winrm-fs (~> 1.0)
100
- chef-telemetry (0.1.0)
100
+ chef-telemetry (0.1.7)
101
101
  chef-config
102
102
  concurrent-ruby (~> 1.0)
103
103
  ffi-yajl (~> 2.2)
@@ -115,7 +115,7 @@ GEM
115
115
  rubocop (= 0.55.0)
116
116
  citrus (3.0.2)
117
117
  coderay (1.1.2)
118
- concurrent-ruby (1.1.3)
118
+ concurrent-ruby (1.1.4)
119
119
  cookbook-omnifetch (0.8.0)
120
120
  mixlib-archive (~> 0.4)
121
121
  debug_inspector (0.0.3)
@@ -136,7 +136,7 @@ GEM
136
136
  faraday-cookie_jar (0.0.6)
137
137
  faraday (>= 0.7.4)
138
138
  http-cookie (~> 1.0.0)
139
- ffi (1.9.25)
139
+ ffi (1.10.0)
140
140
  ffi-yajl (2.3.1)
141
141
  libyajl2 (~> 1.2)
142
142
  fuzzyurl (0.9.0)
@@ -187,20 +187,20 @@ GEM
187
187
  mime-types (3.2.2)
188
188
  mime-types-data (~> 3.2015)
189
189
  mime-types-data (3.2018.0812)
190
- minitar (0.7)
191
- mixlib-archive (0.4.18)
190
+ minitar (0.8)
191
+ mixlib-archive (0.4.19)
192
192
  mixlib-log
193
193
  mixlib-authentication (2.1.1)
194
194
  mixlib-cli (1.7.0)
195
- mixlib-config (2.2.13)
195
+ mixlib-config (2.2.18)
196
196
  tomlrb
197
197
  mixlib-install (3.11.5)
198
198
  mixlib-shellout
199
199
  mixlib-versioning
200
200
  thor
201
- mixlib-log (2.0.4)
202
- mixlib-shellout (2.4.0)
203
- mixlib-versioning (1.2.2)
201
+ mixlib-log (2.0.9)
202
+ mixlib-shellout (2.4.4)
203
+ mixlib-versioning (1.2.7)
204
204
  molinillo (0.6.6)
205
205
  ms_rest (0.7.3)
206
206
  concurrent-ruby (~> 1.0)
@@ -225,7 +225,7 @@ GEM
225
225
  net-ssh-gateway (>= 1.2.0)
226
226
  net-telnet (0.1.1)
227
227
  nori (2.6.0)
228
- ohai (14.6.2)
228
+ ohai (14.8.10)
229
229
  chef-config (>= 12.8, < 15)
230
230
  ffi (~> 1.9)
231
231
  ffi-yajl (~> 2.2)
@@ -245,7 +245,7 @@ GEM
245
245
  pastel (0.7.2)
246
246
  equatable (~> 0.5.0)
247
247
  tty-color (~> 0.4.0)
248
- plist (3.4.0)
248
+ plist (3.5.0)
249
249
  powerpack (0.1.2)
250
250
  proxifier (1.0.3)
251
251
  pry (0.12.2)
@@ -298,7 +298,7 @@ GEM
298
298
  ruby-progressbar (1.10.0)
299
299
  rubyntlm (0.6.2)
300
300
  rubyzip (1.2.2)
301
- semverse (2.0.0)
301
+ semverse (3.0.0)
302
302
  serverspec (2.41.3)
303
303
  multi_json
304
304
  rspec (~> 3.0)
@@ -315,10 +315,10 @@ GEM
315
315
  json (>= 1.8, < 3)
316
316
  simplecov-html (~> 0.10.0)
317
317
  simplecov-html (0.10.2)
318
- solve (4.0.0)
318
+ solve (4.0.2)
319
319
  molinillo (~> 0.6)
320
- semverse (>= 1.1, < 3.0)
321
- specinfra (2.76.3)
320
+ semverse (>= 1.1, < 4.0)
321
+ specinfra (2.76.6)
322
322
  net-scp
323
323
  net-ssh (>= 2.7)
324
324
  net-telnet (= 0.1.1)
@@ -329,8 +329,8 @@ GEM
329
329
  timeliness (0.3.8)
330
330
  toml-rb (1.1.2)
331
331
  citrus (~> 3.0, > 3.0)
332
- tomlrb (1.2.7)
333
- train (1.5.6)
332
+ tomlrb (1.2.8)
333
+ train (1.6.3)
334
334
  aws-sdk (~> 2)
335
335
  azure_graph_rbac (~> 0.16)
336
336
  azure_mgmt_key_vault (~> 0.17)
@@ -347,15 +347,15 @@ GEM
347
347
  winrm-fs (~> 1.0)
348
348
  tty-color (0.4.3)
349
349
  tty-cursor (0.6.0)
350
- tty-spinner (0.8.0)
351
- tty-cursor (>= 0.5.0)
350
+ tty-spinner (0.9.0)
351
+ tty-cursor (~> 0.6.0)
352
352
  uber (0.1.0)
353
353
  unf (0.1.4)
354
354
  unf_ext
355
355
  unf_ext (0.0.7.5)
356
356
  unicode-display_width (1.4.0)
357
357
  uuidtools (2.1.5)
358
- winrm (2.3.0)
358
+ winrm (2.3.1)
359
359
  builder (>= 2.1.2)
360
360
  erubis (~> 2.7)
361
361
  gssapi (~> 1.2)
@@ -364,15 +364,15 @@ GEM
364
364
  logging (>= 1.6.1, < 3.0)
365
365
  nori (~> 2.0)
366
366
  rubyntlm (~> 0.6.0, >= 0.6.1)
367
- winrm-elevated (1.1.0)
367
+ winrm-elevated (1.1.1)
368
368
  winrm (~> 2.0)
369
369
  winrm-fs (~> 1.0)
370
- winrm-fs (1.3.1)
370
+ winrm-fs (1.3.2)
371
371
  erubis (~> 2.7)
372
372
  logging (>= 1.6.1, < 3.0)
373
373
  rubyzip (~> 1.1)
374
374
  winrm (~> 2.0)
375
- wmi-lite (1.0.0)
375
+ wmi-lite (1.0.1)
376
376
 
377
377
  PLATFORMS
378
378
  ruby
@@ -390,4 +390,4 @@ DEPENDENCIES
390
390
  simplecov
391
391
 
392
392
  BUNDLED WITH
393
- 1.17.1
393
+ 1.17.2
@@ -110,13 +110,17 @@ module ChefApply
110
110
 
111
111
  config_context :log do
112
112
  default(:level, "warn")
113
- default(:location, File.join(WS_BASE_PATH, "logs/default.log"))
113
+ configurable(:location)
114
+ .defaults_to(File.join(WS_BASE_PATH, "logs/default.log"))
115
+ .writes_value { |p| File.expand_path(p) }
114
116
  # set the log level for the target host's chef-client run
115
117
  default(:target_level, nil)
116
118
  end
117
119
 
118
120
  config_context :cache do
119
- default(:path, File.join(WS_BASE_PATH, "cache"))
121
+ configurable(:path)
122
+ .defaults_to(File.join(WS_BASE_PATH, "cache"))
123
+ .writes_value { |p| File.expand_path(p) }
120
124
  end
121
125
 
122
126
  config_context :connection do
@@ -16,5 +16,5 @@
16
16
  #
17
17
 
18
18
  module ChefApply
19
- VERSION = "0.2.4".freeze
19
+ VERSION = "0.2.6".freeze
20
20
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: chef-apply
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.4
4
+ version: 0.2.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Chef Software, Inc
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-11-27 00:00:00.000000000 Z
11
+ date: 2019-01-07 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: mixlib-cli