Development Environments Made Easy!

Vagrant for Mac

Vagrant 2.4.2

  -  130 MB  -  Freeware

Sometimes latest versions of the software can cause issues when installed on older devices or devices running an older version of the operating system.

Software makers usually fix these issues but it can take them some time. What you can do in the meantime is to download and install an older version of Vagrant 2.4.2.


For those interested in downloading the most recent release of Vagrant for Mac or reading our review, simply click here.


All old versions distributed on our website are completely virus-free and available for download at no cost.


We would love to hear from you

If you have any questions or ideas that you want to share with us - head over to our Contact page and let us know. We value your feedback!

  • Vagrant 2.4.2 Screenshots

    The images below have been resized. Click on them to view the screenshots in full size.

    Vagrant 2.4.2 Screenshot 1
  • Vagrant 2.4.2 Screenshot 2
  • Vagrant 2.4.2 Screenshot 3
  • Vagrant 2.4.2 Screenshot 4
  • Vagrant 2.4.2 Screenshot 5

What's new in this version:

Features:
- provider/virtualbox: Add support for VirtualBox 7.1

Improved:
- core: Always downcase type value when getting digest for checksum calculation
- core: Activate all runtime dependencies at startup
- guest/debian: Fix NFS install capability to prevent hang on install
- kernel_v2/config: Add warning for IPv6 address ending with :1
- provider/docker: Properly match container ID when trailing output is present
- provider/docker: Support build with containerd storage
- provider/virtualbox: Allow paused state when booting vm
- provider/virtualbox: Handling warnings in output when detecting version
- synced_folder/nfs: Output mounting entry
- synced_folder/smb: Adjust ordering in mount entry output

Fixed:
- command/cloud: Fix provider upload
- host/bsd: Use nfsd update command instead of restart
- kernel_v2/config: Fix IP address check
- provider/docker: Prevent error if network configuration data is missing
- provider/docker: Fix docker-exec commands to pass kwargs correctly
- provider/docker: Fix docker to not rebuild image if it already exists
- provider/virtualbox: Prevent encoding errors within error translation
- provider/hyperv: Fix configure disks capability
- provisioner/ansible: Fix version detection
- provisioner/ansible: Support double digit versions
- provisioner/salt: Fix bootstrap script URLs
- synced_folder/nfs: Fix upstart detection