Joaquin Menchaca

Results 77 comments of Joaquin Menchaca

For clarification, you are talking about Example 6? Example 4? or both? The docs are not clear if either of these examples are for running this on Macbook M-series (ARM64)...

## Example 4 Test: FAILS as documented 1. Docs unclear or ambiguous if this is an Intel example for Macs on Apple Silicon, Macs on Intel, or both. 2. `centos/7`...

TL;DR summary is that there should be an intelligent default solution path for macOS (Intel) to use HVF. For the examples, separate from this issue, there should be clarity as...

I am running into problems with blocked ports and SMB. I am not sure how/why SMB is turned on by default. ```bash cat Vagrantfile Vagrant.configure("2") do |config| config.vm.box = "ppggff/centos-7-aarch64-2009-4K"...

This seems to work using an alternative image. The the other issues with issue #40 have to deal with private networks and/or multi-machine? I have then some confusion between where...

If there are scenarios where this should not be expected to work, it would be great to document that. If these are always expected to work, then maybe remove or...

Upon further research, pipelines that have is_read_only set to true were not included. It would be nice to have this behavior documented.