Remove requirement to have id_rsa.pub
The dependant patch does remove SSH installation to all containers along with the lxc_container_ssh_key variable. Depends-On: https://review.opendev.org/c/openstack/openstack-ansible-lxc_hosts/+/889945 Change-Id: I8d55566cb24b798d33155aa8679854725049f80a
This commit is contained in:
parent
c8a460b395
commit
76e0f9ae31
@ -149,16 +149,6 @@ practices, see `GitHub's documentation about generating SSH keys`_.
|
|||||||
|
|
||||||
.. _GitHub's documentation about generating SSH keys: https://help.github.com/articles/generating-ssh-keys/
|
.. _GitHub's documentation about generating SSH keys: https://help.github.com/articles/generating-ssh-keys/
|
||||||
|
|
||||||
.. important::
|
|
||||||
|
|
||||||
OpenStack-Ansible deployments require the presence of a
|
|
||||||
``/root/.ssh/id_rsa.pub`` file on the deployment host.
|
|
||||||
The contents of this file is inserted into an
|
|
||||||
``authorized_keys`` file for the containers, which is a
|
|
||||||
necessary step for the Ansible playbooks. You can
|
|
||||||
override this behavior by setting the
|
|
||||||
``lxc_container_ssh_key`` variable to the public key for
|
|
||||||
the container.
|
|
||||||
|
|
||||||
Configuring the storage
|
Configuring the storage
|
||||||
=======================
|
=======================
|
||||||
|
Loading…
x
Reference in New Issue
Block a user