cloud66_agent 1.0.5 → 1.0.6

Sign up to get free protection for your applications and to get access to all the features.
@@ -22,6 +22,7 @@ module Cloud66
22
22
  end
23
23
  result = Utils::Server.send_configure data
24
24
  $config.agent_uid = result['agent_uid']
25
+ $config.disabled = false
25
26
  $config.save
26
27
  exit 0
27
28
  rescue => exc
@@ -13,7 +13,7 @@ module Cloud66
13
13
  # Defines the minor version
14
14
  # PATCH:
15
15
  # Defines the patch version
16
- MAJOR, MINOR, PATCH = 1, 0, 5
16
+ MAJOR, MINOR, PATCH = 1, 0, 6
17
17
 
18
18
  #ie. PRERELEASE_MODIFIER = 'beta1'
19
19
  PRERELEASE_MODIFIER = nil
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cloud66_agent
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.5
4
+ version: 1.0.6
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: