vagrant/plugins/guests/linux/cap
Chris Roberts a088fbba39 Properly wait for reboot process to start
This adds a check to the `#wait_for_reboot` method on the linux
    guest reboot capability to determine if the a reboot is still
    in process. This prevents the reboot process from being initiated
    and the `#ready?` check on the guest being called before the
    system shutdown process has shutdown the communicator process.
2021-04-13 16:42:31 -07:00
..
change_host_name.rb Refactor linux change host cap 2020-08-05 15:12:45 -05:00
choose_addressable_ip_addr.rb guests/linux: Style update for choose_addressable_ip 2016-07-18 21:12:59 -04:00
file_system.rb Add winrm and upload commands 2018-10-04 13:26:41 -07:00
halt.rb Use systemd to halt system if available 2020-04-01 15:43:10 -04:00
mount_smb_shared_folder.rb Get folder mount name 2021-04-06 16:25:08 -05:00
mount_virtualbox_shared_folder.rb Add tests for smb mount options driven through synced folder capabilities 2020-09-22 16:56:11 -05:00
network_interfaces.rb - Filter out empty strings when constructing the list of network interfaces 2018-08-04 21:16:51 -04:00
nfs.rb Use uid/gid from mount_options if provided for synced folders. 2016-12-14 12:12:17 -08:00
persist_mount_shared_folder.rb Extract os friendly mount name for vbox shared folders 2021-02-10 15:25:56 -06:00
port.rb guests/linux: set a timeout on nc 2014-04-21 13:55:40 -07:00
public_key.rb Remove set -e usage for better shell compatibility 2016-10-24 10:30:08 -07:00
read_ip_address.rb as requested change to test to command:which 2018-01-08 08:53:33 +01:00
reboot.rb Properly wait for reboot process to start 2021-04-13 16:42:31 -07:00
rsync.rb guests/rsync do not chown files excluded from sync 2016-08-16 15:13:19 -07:00
shell_expand_guest_path.rb (#8917) Fix shell_expand_guest_path capability 2017-08-25 10:02:36 -07:00