vagrant-subutai 1.0.2 → 1.0.3

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: bb708f7ee73a2f6190e735abaa51abc9535646f4
4
- data.tar.gz: 753b57eb1fa5603e1fe1a7182b54fb7b5ca09761
3
+ metadata.gz: e1f1026f4c5e11de51b599fc9f5c2430e6ee4343
4
+ data.tar.gz: 89ba02daddc664a570a70a901fb1d552a5b9ef3d
5
5
  SHA512:
6
- metadata.gz: 47292c571954bd298354994ddc2b8807d3e6fe7285759018f67b10b7d80143a547fc50f69a9564eb0e550166ead84ff504f1bd92c5d718feb28ba6df495cdb23
7
- data.tar.gz: 603eaa4d1c4317ccae56a22d6059fdec67d892f1fe94948868278bbc2b7016d7e8aebefc41688eb6e81bace0948f306012609187acfb7226d7ef3d0608e20f85
6
+ metadata.gz: e2af952e3fccd435879c018ed38cc14b3827908317610db26d7b4e4eb4e920f895f1f40cbaa10ed68a8255f82f5e4083c2b7c26a0aa937366463234515460e82
7
+ data.tar.gz: 73155e4270d5bafe3ff94732c2adfeb19b5c0e49a37f0d3ddae907f413217b30103ddc3e4ee73de32e641c5beacdd7be3f215d7da348a10a61fd66d508e7f331
@@ -88,7 +88,7 @@ module SubutaiConfig
88
88
 
89
89
  @bridged = false
90
90
 
91
- @url_of_cdn = 'https://cdn.subut.ai:8338/kurjun/rest'
91
+ @url_of_cdn = 'https://cdn.subutai.io:8338/kurjun/rest'
92
92
 
93
93
  def self.write?
94
94
  raise 'SubutaiConfig.cmd not set' if @cmd.nil?
@@ -1,3 +1,3 @@
1
1
  module VagrantSubutai
2
- VERSION = "1.0.2"
2
+ VERSION = "1.0.3"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: vagrant-subutai
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.2
4
+ version: 1.0.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Subutai
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-02-19 00:00:00.000000000 Z
11
+ date: 2018-03-06 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler