goodhosts / vagrant

Vagrant plugin that use goodhosts to manipulate hosts files
https://rubygems.org/gems/vagrant-goodhosts/
MIT License
17 stars 8 forks source link

Swap cpu architecture test #48

Closed tomjn closed 2 years ago

tomjn commented 2 years ago

Untested

Check for arm and fallback to Intel, an attempt to fix the issue on Intel Macs trying to run Arm64 goodhosts

Mte90 commented 2 years ago

It was tested this code?

tomjn commented 2 years ago

@Mte90

Untested

I don't have the bandwidth to go through and test this at the moment, I'm spinning a lot of plates, this PR just copies what the VVV vagrant file does. I would note that Linux arm64 isn't currently supported but would have the same check if it was, MacOS isn't the only platform with Arm support. A raspberry Pi should be able to provide the necessary test platform for those who don't have access to Arm64 MacOS for linux VMs