Skip to content
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

Adds skip_site_provisioner_update option for sites #2733

Merged
merged 3 commits into from
Sep 20, 2024

Conversation

tomjn
Copy link
Member

@tomjn tomjn commented Sep 19, 2024

With this site I can adjust the site template provisioner and it won't overwrite it on provision with the latest from github

  wordpress-one:
    skip_provisioning: false
    repo: https://github.com/Varying-Vagrant-Vagrants/custom-site-template.git
    skip_site_provisioner_update: true
    hosts:
      - one.wordpress.test

Closes #2730

Checks

  • I've updated the changelog.
  • I've tested this PR
  • This PR is for the develop branch not the stable branch.
  • This PR is complete and ready for review.

Copy link

update-docs bot commented Sep 19, 2024

Thanks for opening this pull request! Make sure CHANGELOG.md gets updated with this change, additionally any docs that need updated can be found at https://github.com/Varying-Vagrant-Vagrants/varyingvagrantvagrants.org

GitHub
The VVV docs and website. Contribute to Varying-Vagrant-Vagrants/varyingvagrantvagrants.org development by creating an account on GitHub.

@tomjn tomjn requested a review from a team September 19, 2024 15:33
@tomjn tomjn added this to the 3.14 milestone Sep 19, 2024
@tomjn tomjn marked this pull request as ready for review September 19, 2024 15:33
@tomjn tomjn merged commit 3e5fe00 into develop Sep 20, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Auto-update template flag
2 participants