vagrant/plugins/providers/virtualbox/action
Chris Roberts b216228bf0
Fix syntax in constant definition, add test coverage for ranges
Adds missing comma in the constant definition and add test coverage
for when no configuration file is available to validate acceptable
addresses within defined constant values.
2025-05-13 09:35:57 -07:00
..
boot.rb add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00
check_accessible.rb add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00
check_created.rb add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00
check_guest_additions.rb Update Vagrant behavior outside of installers 2025-04-02 11:40:17 -07:00
check_running.rb add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00
check_virtualbox.rb add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00
clean_machine_folder.rb Update Vagrant behavior outside of installers 2025-04-02 11:40:17 -07:00
clear_forwarded_ports.rb add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00
clear_network_interfaces.rb add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00
created.rb add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00
customize.rb add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00
destroy.rb add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00
destroy_unused_network_interfaces.rb Update Vagrant behavior outside of installers 2025-04-02 11:40:17 -07:00
discard_state.rb add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00
export.rb Update Vagrant behavior outside of installers 2025-04-02 11:40:17 -07:00
forced_halt.rb add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00
forward_ports.rb add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00
import.rb add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00
import_master.rb Update Vagrant behavior outside of installers 2025-04-02 11:40:17 -07:00
is_paused.rb add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00
is_running.rb add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00
is_saved.rb add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00
match_mac_address.rb add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00
message_already_running.rb add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00
message_not_created.rb add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00
message_not_running.rb add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00
message_will_not_destroy.rb add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00
network.rb Fix syntax in constant definition, add test coverage for ranges 2025-05-13 09:35:57 -07:00
network_fix_ipv6.rb Update Vagrant behavior outside of installers 2025-04-02 11:40:17 -07:00
package.rb add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00
package_setup_files.rb add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00
package_setup_folders.rb Update Vagrant behavior outside of installers 2025-04-02 11:40:17 -07:00
package_vagrantfile.rb add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00
prepare_clone_snapshot.rb Update Vagrant behavior outside of installers 2025-04-02 11:40:17 -07:00
prepare_forwarded_port_collision_params.rb add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00
prepare_nfs_settings.rb Update Vagrant behavior outside of installers 2025-04-02 11:40:17 -07:00
prepare_nfs_valid_ids.rb add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00
resume.rb add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00
sane_defaults.rb Update Vagrant behavior outside of installers 2025-04-02 11:40:17 -07:00
set_default_nic_type.rb Update Vagrant behavior outside of installers 2025-04-02 11:40:17 -07:00
set_name.rb Update Vagrant behavior outside of installers 2025-04-02 11:40:17 -07:00
setup_package_files.rb Update Vagrant behavior outside of installers 2025-04-02 11:40:17 -07:00
snapshot_delete.rb add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00
snapshot_restore.rb add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00
snapshot_save.rb add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00
suspend.rb add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00