vagrant-lxc-ng/lib/vagrant-lxc/action
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
..
boot.rb Revert tmpfs mount removal 2018-02-02 16:02:17 -05:00
clear_forwarded_ports.rb action/clear_forwarded_ports: Fix privileged port detection and simplify code [GH-259] 2014-05-03 23:28:59 -03:00
compress_rootfs.rb Rename old container references to driver 2013-04-05 22:10:48 -03:00
create.rb create: with LXC 2.1+ run lxc-update-config on new boxes 2018-01-13 21:03:34 -05:00
destroy.rb Rename old container references to driver 2013-04-05 22:10:48 -03:00
destroy_confirm.rb Add our own DestroyConfirm action 2013-04-18 03:11:36 -03:00
fetch_ip_with_lxc_info.rb Use lxc-info instead of lxc-attach to retrieve container IP 2018-01-13 15:53:28 -05:00
forced_halt.rb Stop container with lxc-stop if lxc-shutdown does not succeed 2013-05-07 11:07:35 -03:00
forward_ports.rb forward_ports: bind to localhost only by default 2015-07-19 12:29:27 -03:00
gc_private_network_bridges.rb Do not remove system bridge virbr0 2015-08-25 15:12:32 +02:00
handle_box_metadata.rb core: Make lxc-template optional [GH-254] 2014-03-14 00:32:03 -03:00
prepare_nfs_settings.rb core: Implement support for built in synced folders and add required logic for NFS 2014-03-13 00:57:36 -03:00
prepare_nfs_valid_ids.rb core: Implement support for built in synced folders and add required logic for NFS 2014-03-13 00:57:36 -03:00
private_networks.rb support containers with dhcp private networking 2015-03-08 19:58:29 -07:00
setup_package_files.rb package: Nicely handle optional lxc-template on base boxes when packaging 2014-03-21 19:30:28 -03:00
warn_networks.rb Begin work on supporting private networks 2014-06-09 00:48:52 -03:00