nise-bosh-vagrant 0.4 → 0.4.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,3 +1,3 @@
1
1
  module NiseBOSHVagrant
2
- VERSION = "0.4"
2
+ VERSION = "0.4.1"
3
3
  end
@@ -12,6 +12,6 @@ Vagrant.configure("2") do |config|
12
12
  config.vm.network :private_network, ip: "<%= @ip_address %>"
13
13
 
14
14
  <% if not @nise_path.nil? %>config.vm.synced_folder "<%= @nise_path %>", "/home/vagrant/nise_bosh"<% end %>
15
- config.vm.synced_folder "<%= @release_path %>", "/home/vagrant/release"
15
+ config.vm.synced_folder "./", "/home/vagrant/release"
16
16
  config.vm.synced_folder "<%= @scripts_path %>", "/home/vagrant/scripts"
17
17
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: nise-bosh-vagrant
3
3
  version: !ruby/object:Gem::Version
4
- version: '0.4'
4
+ version: 0.4.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2013-05-28 00:00:00.000000000 Z
12
+ date: 2013-05-29 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: trollop
@@ -65,7 +65,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
65
65
  version: '0'
66
66
  segments:
67
67
  - 0
68
- hash: 3139040099582416769
68
+ hash: -3127345706086904064
69
69
  required_rubygems_version: !ruby/object:Gem::Requirement
70
70
  none: false
71
71
  requirements: