openstack-ansible-lxc_hosts/releasenotes/notes/no_sshd_in_lxc-b73334d0c82470b4.yaml
Dmitriy Rabotyagov d4d8114a11 Stop installing openssh and rsync to containers
With fixing keystone role there should be no need in explicitly
installing rsync and openssh everywhere.

Depends-On: https://review.opendev.org/c/openstack/openstack-ansible-os_keystone/+/889934
Change-Id: I25729462fa6be7953e8ef0687ec4580509c21aaf
2023-10-12 08:01:57 +00:00

7 lines
204 B
YAML

---
deprecations:
- |
SSHD and rsync are no longer installed or configured for all containers.
This also deprecates usage of ``lxc_container_ssh_key`` and variable
has no effect any longer.