11 Commits

Author SHA1 Message Date
emo
02284ff205 Automate project initialisation 2024-03-04 23:31:32 +01:00
9dec516467 i-3 Introduce a new task to automate linting from command line (#14)
Co-authored-by: emo <esimeonov@gmail.com>
Reviewed-on: #14
2024-03-02 01:37:00 +00:00
cb0bdd5670 i-11 Added task for formating the yaml code base (#13)
# Context

This PR implements the following [issue](#11).

# Acceptance criteria
- [x] A build automation rule for formatting YAML code via `yamlfix` has been introduced.
- [x] `README.md` has been updated with the correct command for formatting code.

Co-authored-by: emo <esimeonov@gmail.com>
Reviewed-on: #13
2024-03-02 01:05:50 +00:00
28848d4e76 Merge pull request 'i-9 Removed branch from installation instructions' (#10) from i-9-document-correct-installation into main
Reviewed-on: #10
2024-03-02 00:13:22 +00:00
emo
72045125ab Removed branch from installation instructions 2024-03-02 01:11:32 +01:00
6cd54972d2 i-6 Migration from LXD to incus
Reviewed-on: #7
2024-01-19 00:39:31 +01:00
emo
74f955cc3d Migrate code base from lxd to incus 2024-01-19 00:27:49 +01:00
emo
07bbef3c81 replace lxd with incus in README.md 2024-01-18 23:35:21 +01:00
emo
0fb9c88890 i-1 Introduces an Ansible playbook for linux-container with SSH access
# Issue

This PR implements the following [issue](the-liberated-edge/test-linux-containers#1).

# Acceptance criteria

- [x] A playbook for launching LXD Debian container with parameterized container name and OS version has been implemented.
- [x] The newly launched Linux containers can be connected to and administered via SSH.
- [x] The playbook has been part of an Ansible collection named theliberatededge.test_linux_containers.
- [x] Setup and getting started technical documentation has been added to README.md.

Co-authored-by: emo <esimeonov@gmail.com>
Reviewed-on: #2
2024-01-07 00:48:19 +00:00
emo
d55df8a7d0 Update README.md 2023-11-21 22:23:25 +00:00
emo
024a79f0c5 Initial commit 2023-11-21 22:19:13 +00:00