Create an Ansible playbook to launch test lxd containers #1

Closed
opened 2023-11-21 22:44:27 +00:00 by emil · 0 comments
Owner

User story

As an engineer, I would like to be able to launch pre-configured Debian Bookworm LXD containers listening to SSH connections, so that I could use them as containers-under-test as part of Ansible Molecule test scenarios.

Acceptance criteria

  1. A playbook for launching LXD Debian container with parameterized container name and OS version has been implemented.
  2. The newly launched Linux containers can be connected to and administered via SSH.
  3. The playbook has been part of an Ansible collection named theliberatededge.test_linux_containers.
  4. Setup and getting started technical documentation has been added to README.md.
# User story As an engineer, I would like to be able to launch pre-configured Debian Bookworm LXD containers listening to SSH connections, so that I could use them as containers-under-test as part of Ansible Molecule test scenarios. # Acceptance criteria 1. A playbook for launching LXD Debian container with parameterized container name and OS version has been implemented. 2. The newly launched Linux containers can be connected to and administered via SSH. 3. The playbook has been part of an Ansible collection named `theliberatededge.test_linux_containers`. 4. Setup and getting started technical documentation has been added to `README.md`.
emil added this to the v1.0.0 project 2023-11-21 22:50:31 +00:00
emil added reference i-1-test-linux-container 2023-12-01 18:17:55 +00:00
emil added the
enhancement
label 2024-01-19 18:17:59 +00:00
emil closed this issue 2024-01-19 18:18:05 +00:00
Sign in to join this conversation.
No description provided.