On Mon, 2020-05-18 at 17:01 -0400, Lukas Fleischer wrote:
On Tue, 24 Mar 2020 at 22:06:53, Lukas Fleischer wrote:
On Tue, 24 Mar 2020 at 18:47:30, Filipe Laíns wrote:
I think we should build on our existent ansible infrastructure and use ansible-bender for this. We already have all the required roles and the aur-dev playbook defined. Using ansible-bender we can generate from a playbook.
I don't have any experience with that but if it's possible and the end product is convenient for the end user, I'd actually prefer that. Less maintenance work and we will mirror the production environment pretty well for free. Please keep us updated.
Any new insights on using ansible-bender?
It's not yet finished. Here's my WIP work: https://gitlab.archlinux.org/ffy00/infrastructure/-/tree/aur-dev-container If anyone wants to take a look, you're welcome. The container is built with: $ sudo ansible-bender build playbooks/aur-dev-container.yml --python-interpreter /usr/bin/python Cheers, Filipe Laíns