sambot 0.1.222 → 0.1.223

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
  SHA1:
3
- metadata.gz: b560243a68e5bc55a9c201726ed826fbd08786a2
4
- data.tar.gz: a65e68ae069a14360b0a2161d989cef43fecc284
3
+ metadata.gz: 5096933a1f30de324555298311a65541e2e5f96c
4
+ data.tar.gz: 407fa64cc091116c102c696cb31167e9b3a4eebb
5
5
  SHA512:
6
- metadata.gz: 7690c0ea1a56682fc277b4e3b38f2082d25b9567e9b6989b1c01c9fb8a7845bdc8900da55612ebc26fcac1bd4c8a5bedc47b10fadd32dc3169dffd210f727bb0
7
- data.tar.gz: ed6720a6b57523b6362bfbc4dfa1a5594b02cdfc93f6967486eac9499aaad5b9c4494f0cff2bfca99edec56a362642e10324805997fd22b3b21e416456f4f2df
6
+ metadata.gz: 6abbedc56de4aa5da548d924fb6418166ca16345dd596616c5f28543f4425c932ddc7dbe07f3de7f006828a29590637d5595a60f648a61904b8bf42ffe3764b3
7
+ data.tar.gz: 37662ebcdadee13a0d56c4c8e8434bb3567f11f45b0b887b9c39c56a292d37c0c2cd6f99262dd6fe44dea5545c91e163bb3e5fdece8f5869e5d10aecb3bf4e89
@@ -47,9 +47,7 @@ module Sambot
47
47
  suite['attributes']['vault']['exec_renew'] = suite['attributes']['vault']['exec_renew'] || false
48
48
  end
49
49
  end
50
-
51
- !25F#<msWMLc!1[
52
-
50
+
53
51
  # Provides the ability to have a different run-list for different clouds.
54
52
  # This only works for the 'local' cloud and the 'dev' clouds i.e. Rackspace
55
53
  # and Google.
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Sambot
4
- VERSION = '0.1.222'
4
+ VERSION = '0.1.223'
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: sambot
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.222
4
+ version: 0.1.223
5
5
  platform: ruby
6
6
  authors:
7
7
  - Olivier Kouame