sapoku 0.2.4 → 0.2.5

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/lib/sapoku.rb +0 -4
  2. metadata +1 -1
@@ -109,9 +109,6 @@ iface eth0 inet static
109
109
  address #{@ip}
110
110
  netmask 255.255.255.0
111
111
  gateway 10.0.3.1
112
- #iface eth0 inet dhcp
113
-
114
- up route add default gw 10.0.3.1 dev eth0
115
112
  }
116
113
 
117
114
  erb = ERB.new(template)
@@ -174,7 +171,6 @@ lxc.network.link=lxcbr0
174
171
  #lxc.network.hwaddr=00:16:3e:85:68:c1
175
172
  lxc.network.name = eth0
176
173
  lxc.network.ipv4=<%= @ip %>
177
- lxc.network.ipv4.gateway = 10.0.3.1
178
174
 
179
175
  lxc.devttydir = lxc
180
176
  lxc.tty = 4
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: sapoku
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.4
4
+ version: 0.2.5
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: