How to extend trellis

I’m adding a role to trellis and I’m wondering how you guys iterate development.

Right now I’m having to vagrant destroy and vagrant up, but there has to be a better way. Trying to run the dev playbook causes ansible errors, because I’m assuming the Vagrantfile is passing needed info to it.

Any tips would be appreciated!

See https://roots.io/trellis/docs/local-development-setup/#re-provisioning

1 Like