@ -18,18 +18,18 @@ On the hosts:
## Roles
| Role name | Modified? | Tested? | Production? | Notes |
|---------------------- |:---------:|:--------:|:-----------:|-- --------------------------------------------------------------------|
|`roles/service` | **YES** | **YES** | NO | New `apt` module style for packages. |
|`roles/ssh_server` | **YES** | **YES** | NO | `lxc_ssh.py` --> `ssh_lxc.py` , multi-key support. |
|`roles/ca` | **YES** | ReadNote | NO | New `apt` module style for pacakges. Works with this [ca_manager]. |
|`prepare_host.yaml` | **YES** | **YES** | NO | Migrate Debian release to Buster and Python 2 to 3. |
|`roles/lxc_guest` | **YES** | **YES** | NO | Updated Debian and LXC. `xfs` ***broken** *, `ext4` working. |
|`roles/ldap` | **YES** | **YES** | NO | `phamm.schema` now provided locally. |
|`roles/nginx` | NO | NO | NO | |
|`roles/projects` | NO | NO | NO | |
|`roles/dns_record` | NO | NO | NO | |
|`roles/openvpn` | NO | NO | NO | |
| Role name | Modified? | Tested? | Production? | Notes |
|---------------------|:---------:|:--------:|:-----------:|--------------------------------------------------------------------|
| `roles/service` | **YES** | **YES** | NO | New `apt` module style for packages. |
| `roles/ssh_server` | **YES** | **YES** | NO | `lxc_ssh.py` --> `ssh_lxc.py` , multi-key support. |
| `roles/ca` | **YES** | ReadNote | NO | New `apt` module style for pacakges. Works with this [ca_manager]. |
| `prepare_host.yaml` | **YES** | **YES** | NO | Migrate Debian release to Buster and Python 2 to 3. |
| `roles/lxc_guest` | **YES** | **YES** | NO | Updated Debian and LXC. |
| `roles/ldap` | **YES** | **YES** | NO | `phamm.schema` now provided locally. |
| `roles/nginx` | NO | NO | NO | |
| `roles/projects` | NO | NO | NO | |
| `roles/dns_record` | NO | NO | NO | |
| `roles/openvpn` | NO | NO | NO | |
## Plugins and Modules