-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Document running playbook against local macOS VM for testing #160
Comments
Tart installation is simple:
A VM is brought up with the default login I can To run [all]
192.168.64.2 ansible_user=admin Then I ran the playbook:
(To use a password instead of an SSH key I installed Everything worked great! Now I'm considering whether it would be simpler to set up a VM in CI too, so the test rig would be identical between GitHub Actions and local! |
@geerlingguy this is great! Doing a quick scan here i didn't see any obvious hits, but i wonder if you've ever laid out how to do this on an intel chip. I've done a bit of googling but finding the os x images is a pain. I wish there were something like tart that just "handled" it. Do you have some resources you might share that would cut down on the google guff? |
@archae0pteryx - I used to use https://github.com/geerlingguy/macos-virtualbox-vm but it was getting a bit complicated to try to set up a VM on Intel macOS :( |
I recently had some time to play around with virtualization options on M1, and thought I'd document some tests I'm doing with this playbook against different macOS instances running inside VMs.
For now, I'm looking at Tart and UTM.
The text was updated successfully, but these errors were encountered: