vagrant-lxc-ng/lib/vagrant-lxc
Virgil Dupras a1aa60ded5 Remove supports_attach? and call to /sbin/halt
Hosts without support for lxc-attach are ancien and can always use old
versions of vagrant-lxc. To be able to move forward more easily, we
should be able to assume a functional `lxc-attach`.

As for `/sbin/halt`, I'm really not sure it's needed anymore. Let's see
if its removal causes problems.
2018-07-24 11:21:09 -04:00
..
action Add config for container ssh IP 2018-07-21 14:52:26 +02:00
command sudoers: fix typo 2018-01-15 21:17:36 -05:00
driver Remove supports_attach? and call to /sbin/halt 2018-07-24 11:21:09 -04:00
provider/cap core: Introduce a public_address capability so that we can use vagrant share 2014-03-13 00:57:36 -03:00
action.rb Revert tmpfs mount removal 2018-02-02 16:02:17 -05:00
config.rb Add config for container ssh IP 2018-07-21 14:52:26 +02:00
driver.rb Remove supports_attach? and call to /sbin/halt 2018-07-24 11:21:09 -04:00
errors.rb Use lxc-info instead of lxc-attach to retrieve container IP 2018-01-13 15:53:28 -05:00
plugin.rb Use require_relative everywhere in plugin entry point 2018-07-24 10:25:08 -04:00
provider.rb Add support for unprivileged containers 2018-02-17 21:53:16 -05:00
sudo_wrapper.rb Add support for unprivileged containers 2018-02-17 21:53:16 -05:00
synced_folder.rb synced_folder: Emit vagrant-mounted upstart event when starting containers 2014-09-22 23:44:01 -03:00
version.rb v1.4.2 2018-07-17 14:37:18 -04:00