Skip to content
This repository has been archived by the owner on Oct 26, 2022. It is now read-only.

Add provisioning steps for older boxes #75

Merged
merged 3 commits into from
May 12, 2020
Merged

Add provisioning steps for older boxes #75

merged 3 commits into from
May 12, 2020

Conversation

byrond
Copy link
Contributor

@byrond byrond commented May 12, 2020

  • Adds a step to update the expired Yarn apt key.
  • Adds a step to remove the "duplicity-team" PPA repository that no longer exists.

Testing

  • Set the version constraints for a project to use < 1.4.0
  • vagrant destroy
  • vagrant up
  • Verify provisioning completes (especially the "Update apt cache" step)
  • Set the version constraints to allow 1.4.0 and above.
  • vagrant destroy
  • vagrant up
  • Verify provisioning completes as above.

Note: This was tested with box versions 1.3.0 and 1.4.1.

@byrond byrond requested a review from becw May 12, 2020 18:33
@byrond byrond self-assigned this May 12, 2020
@becw
Copy link
Member

becw commented May 12, 2020

This looks great, and works cleanly for me.

@becw becw merged commit 39bed96 into develop May 12, 2020
@becw becw deleted the apt-update-patch branch May 12, 2020 19:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants