sapoku 0.2.3 → 0.2.4

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.
Files changed (2) hide show
  1. data/lib/sapoku.rb +1 -1
  2. metadata +1 -1
data/lib/sapoku.rb CHANGED
@@ -173,7 +173,7 @@ lxc.network.flags=up
173
173
  lxc.network.link=lxcbr0
174
174
  #lxc.network.hwaddr=00:16:3e:85:68:c1
175
175
  lxc.network.name = eth0
176
- lxc.network.ipv4=<%= @ip %>/24
176
+ lxc.network.ipv4=<%= @ip %>
177
177
  lxc.network.ipv4.gateway = 10.0.3.1
178
178
 
179
179
  lxc.devttydir = lxc
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.3
4
+ version: 0.2.4
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: