vagrant-mcs 0.8.32 → 0.8.33

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: fe43ebd5f9a93cf505632cf1e832cfe2c6809182
4
- data.tar.gz: fc225b77a0572815be840d4b53af705f52c11c06
3
+ metadata.gz: 0c2f032b7ed9ae424b8258917e159f5a22cdef35
4
+ data.tar.gz: 72360d1b512471539590f0231a3dbf21abbf546b
5
5
  SHA512:
6
- metadata.gz: 77b1b1d18900a419be484480820762d09f971ced9ce19089d9a2471a7d109c25992fc79ac1b7b63e09e980afbb5a97b2d57e11afa4194126d9da752c419aaebe
7
- data.tar.gz: a2d32d13006741fb9056332d76463fd864162a5c128161fa51e7baf409f67c24207a3262d302500e587a86d4cc07669842e5c9f4169106b3083098371defbca5
6
+ metadata.gz: 40eae614ebe1d0ed460a3dba215c26e7af6f5d5c5bbf1949214755c138399fc6891352ef69d338334683175d5a35a633b40926ead7482e1a11f7fb51e37b0a29
7
+ data.tar.gz: d6f0fe3db5ce9d841c2fe2f7567497b46299a5960cd83dd26a5b44c1bf1a6c4535ac3c07e2f251359b6271989b7d84353c44e1cc9698bd4f001b6248a1261995
@@ -36,7 +36,9 @@ module VagrantPlugins
36
36
  end
37
37
 
38
38
  # Return the state
39
+ puts server["status"]
39
40
  return server["status"]
41
+
40
42
  end
41
43
  end
42
44
  end
@@ -1,5 +1,5 @@
1
1
  module VagrantPlugins
2
2
  module MCS
3
- VERSION = '0.8.32'
3
+ VERSION = '0.8.33'
4
4
  end
5
5
  end
Binary file
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: vagrant-mcs
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.8.32
4
+ version: 0.8.33
5
5
  platform: ruby
6
6
  authors:
7
7
  - yangchangsheng
@@ -145,6 +145,7 @@ files:
145
145
  - spec/vagrant-aws/config_spec.rb
146
146
  - templates/metadata.json.erb
147
147
  - templates/vagrant-aws_package_Vagrantfile.erb
148
+ - vagrant-mcs-0.8.32.gem
148
149
  - vagrant-mcs.gemspec
149
150
  homepage: http://www.vagrantup.com
150
151
  licenses: