ansible / galaxy-dev

Ansible Automation Hub
11 stars 13 forks source link

[WIP] Install and configure pulp-container plugin #260

Closed bmclaughlin closed 4 years ago

bmclaughlin commented 4 years ago

Installed pulp-container via PyPI and configured per the steps in [1]. Dev environment still works as expected and output from configuration steps appear in the logs when building the environment as well.

[1] https://pulp-container.readthedocs.io/en/latest/installation.html#enable-oci-container-image-building

Fixes https://github.com/ansible/galaxy-dev/issues/254.

bmclaughlin commented 4 years ago

Extra commit is from the Postgres issue that I ran into earlier, see #259

bmclaughlin commented 4 years ago

Replaced by https://github.com/ansible/galaxy_ng/pull/147