landrush-ip 0.2.4 → 0.2.5

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 09eecec1535f102c4f647f8e27ef4fc8982b07cf
4
- data.tar.gz: 5c774918db94ea510b72faaa92e0fa333c4f959d
3
+ metadata.gz: 4f8e66477c5b816e55ddc258b0dfb6e1cb1ab721
4
+ data.tar.gz: f113e268d6a05d78006d89488cc62175ce3631ad
5
5
  SHA512:
6
- metadata.gz: d442da212d812e505075f4bca308d8492a6a1afa2a3d8ccdd51b13d8b183a98baf86bdec0dccb00aff6ac8fd86af8ec880895efa7db5d270efcf3a3b881948f9
7
- data.tar.gz: 098c4845fe272f88325aab306df9b939d8d3e5f93eaef48d932cc6f9768c75d91b1167a0e01839fa1c9ddca8a2128549218125db5bbc4d364deb26ebea0252f3
6
+ metadata.gz: 7b6482cbbeb996485a95d8dedfbb706903a124df972646b09a0d933905aa758ac94b3d564b7a3d2546a58846532d9cb325690a6fa5e53854e484c56cb91e3382
7
+ data.tar.gz: 6bbd96d87a839287dc6855a47dc5fda1cca88554b1479e87d407d37088293a1f3cefbf71de4727314bf96549d0fb3c473afa9222bdcbc6c209d5a66fcd892d5b
@@ -51,7 +51,7 @@ module LandrushIp
51
51
  end
52
52
 
53
53
  if defined?(VagrantPlugins::ProviderLibvirt)
54
- hook.after(VagrantPlugins::ProviderLibvirt::Action::CreateNetworks, Action::Install, :provision)
54
+ hook.after(VagrantPlugins::ProviderLibvirt::Action::CreateNetworkInterfaces, Action::Install, :provision)
55
55
  end
56
56
 
57
57
  if defined?(HashiCorp::VagrantVMwarefusion)
@@ -1,3 +1,3 @@
1
1
  module LandrushIp
2
- VERSION = '0.2.4'.freeze
2
+ VERSION = '0.2.5'.freeze
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: landrush-ip
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.4
4
+ version: 0.2.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Paul Werelds
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-09-29 00:00:00.000000000 Z
11
+ date: 2016-10-01 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rake