vagrant-lxc-ng/lib/vagrant-lxc
Virgil Dupras 2ae84fcc51 Revert tmpfs mount removal
To fix #406, I reverted the tmpfs mount we add at boot time. As we can
see in #455, it was a bad idea.

In addition to bringing back that mount, I've also added a
`tmpfs_mount_size` config that allows to change the size of the mount
from its default `2G`. It's also possible to disable the mount
altogether.

fixes #455
2018-02-02 16:02:17 -05:00
..
action Revert tmpfs mount removal 2018-02-02 16:02:17 -05:00
command sudoers: fix typo 2018-01-15 21:17:36 -05:00
driver create: with LXC 2.1+ run lxc-update-config on new boxes 2018-01-13 21:03:34 -05: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 Revert tmpfs mount removal 2018-02-02 16:02:17 -05:00
driver.rb create: with LXC 2.1+ run lxc-update-config on new boxes 2018-01-13 21:03:34 -05:00
errors.rb Use lxc-info instead of lxc-attach to retrieve container IP 2018-01-13 15:53:28 -05:00
plugin.rb Make code similar to other providers 2016-10-20 13:39:33 +03:00
provider.rb Refactoring: make SudoWrapper a bit more self-contained 2018-01-13 08:32:27 -05:00
sudo_wrapper.rb Refactoring: make SudoWrapper a bit more self-contained 2018-01-13 08:32:27 -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.3.0 2018-01-20 13:29:46 -05:00