TL;DR pulp/pulplift has been archived; Vagrant facilities moved to
pulp/pulp_installer

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.

In order to do this you need to:
0. 'vagrant destroy' the existing boxes (optional)
1. 'cd' to an up to date checkout of the pulp_installer repository
2. install the required submodules: 'git submodule update --init'
3. copy your local.user-config.yml and local.dev-config.yml from pulplift
4. 'vagrant up' whichever box you need

We made this change to:
1. Help improve the documentation around the installer, by not splitting it
across two repositories.
2. Keep the vagrant boxes in sync with the installer.
3. Improve the code quality of the installer by running pulplifts ci
pre-merge.

Apologies for the inconvenience!

  Matthias (on behalf of the pulp installer team)

[0] https://www.youtube.com/watch?v=V9fqBMM_3LI
[1] https://github.com/pulp/pulp_installer/pull/440
_______________________________________________
Pulp-dev mailing list
Pulp-dev@redhat.com
https://www.redhat.com/mailman/listinfo/pulp-dev

Reply via email to