vagrant-lxc-ng/example/Gemfile
Fabio Rehm e8459de8cb Retry after create script execution and increase sleep time when trying to get container ip
Dont know why but I started getting a lot of timeouts so lets make the container
scripts wait a bit more before failing.
2013-03-03 01:21:01 -03:00

4 lines
62 B
Ruby

source "https://rubygems.org"
gem 'vagrant-lxc', path: '../'