<div dir="ltr">TL;DR pulp/pulplift has been archived; Vagrant facilities moved to pulp/pulp_installer<br><br>At pulpcon we discussed [0] how to bundle the efforts to improve our installer, and one of the conclusions was to consolidate the pulplift repository as part of the pulp_installer repository. This effort has been carried out as [1] and pulplift has been archived in turn. This means, you can still use your already provisioned boxes in pulplift, but they will fall out of maintenance shortly, and we encourage you to redeploy all you sandbox and source installations within pulp_installer soon.<br><br>In order to do this you need to:<br>0. 'vagrant destroy' the existing boxes (optional)<br>1. 'cd' to an up to date checkout of the pulp_installer repository<br>2. install the required submodules: 'git submodule update --init'<br>3. copy your local.user-config.yml and local.dev-config.yml from pulplift<br>4. 'vagrant up' whichever box you need<br><br>We made this change to:<br>1. Help improve the documentation around the installer, by not splitting it across two repositories.<br>2. Keep the vagrant boxes in sync with the installer.<br>3. Improve the code quality of the installer by running pulplifts ci pre-merge.<br><br>Apologies for the inconvenience!<br><br>  Matthias (on behalf of the pulp installer team)<br><br>[0] <a href="https://www.youtube.com/watch?v=V9fqBMM_3LI">https://www.youtube.com/watch?v=V9fqBMM_3LI</a><br>[1] <a href="https://github.com/pulp/pulp_installer/pull/440">https://github.com/pulp/pulp_installer/pull/440</a></div>