Scott Walkinshaw

Results 153 comments of Scott Walkinshaw

This is working on the x86 side for me and I'm assuming it will work for M1s. https://github.com/roots/trellis/pull/1318

🎉 yep, but I can probably update the `Vagrantfile` to use that box automatically as well so ideally there's no manual steps needed.

Yeah if you only have Parallels installed it should be the default? Is that not what's happening? If you have an M1 mac then you definitely shouldn't have VirtualBox installed...

Do you want to try it out as a start and see if anything doesn't work? That's always the first step in this process. It might be as simple as...

I attempted to try this out on Apple Silicon with Parallels using a few different boxes: https://app.vagrantup.com/boxes/search?utf8=%E2%9C%93&sort=downloads&provider=parallels&q=ubuntu+22+arm I ran into the SSH issues described starting here: https://github.com/chef/bento/issues/1405#issuecomment-1148977615 Even with the...

Not sure if there's a better way, copying `/etc/letsencrypt/accounts` across servers would work.

> Are we going backwards if we merge all ssl providers into 1 role? With ansible collections, shouldn't we separate them into individual roles and let users install the roles...

@TangRufus I think this is ready. Other than general fixes + cleanup, there's three main updates: 1. it ensures any existing renew cron is disabled 2. I've removed any built-in...

> Is it possible (or, how much work) to support ssl settings in redirect domains? Is this separate from @craigpearson's suggestion? Or just reframing his proposal? Not sure if you...

Yeah I agree that would be an improvement. We'd obviously be open to a PR which addressed this if you're interested.