vagrant-lxc-ng/spec
Virgil Dupras aa777653f4 Use lxc-info instead of lxc-attach to retrieve container IP
`lxc-info -iH` to retrieve IP address was not available in early LXC
development but was there at LXC 1.0. Because we've bumped our minimum
LXC requirement to v1.0 recently, we can simplify the IP retrieval
process and also get rid of the `dnsmasq` fallback.
2018-01-13 15:53:28 -05:00
..
fixtures Move away from using ifconfig to ip addr for scanning container IPs 2013-04-05 22:10:49 -03:00
support Move unit specs example group related code to spec/unit/support 2013-04-21 18:13:34 -03:00
unit Use lxc-info instead of lxc-attach to retrieve container IP 2018-01-13 15:53:28 -05:00
spec_helper.rb spec: Embrace rspec3 2014-03-21 19:31:34 -03:00
unit_helper.rb Convert specs to RSpec 2.99.0.beta2 syntax with Transpec 2014-03-14 11:38:54 -03:00
Vagrantfile Refactoring: make SudoWrapper a bit more self-contained 2018-01-13 08:32:27 -05:00