mirror of
https://github.com/hashicorp/vagrant.git
synced 2026-02-20 08:20:34 -05:00
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.
|
||
|---|---|---|
| .. | ||
| change_host_name.rb | ||
| choose_addressable_ip_addr.rb | ||
| file_system.rb | ||
| halt.rb | ||
| mount_smb_shared_folder.rb | ||
| mount_virtualbox_shared_folder.rb | ||
| network_interfaces.rb | ||
| nfs.rb | ||
| persist_mount_shared_folder.rb | ||
| port.rb | ||
| public_key.rb | ||
| read_ip_address.rb | ||
| reboot.rb | ||
| rsync.rb | ||
| shell_expand_guest_path.rb | ||