Merge "[doc] Add reference to encrypt_secrets collection"

This commit is contained in:
Zuul
2025-08-30 14:11:56 +00:00
committed by Gerrit Code Review

View File

@@ -346,7 +346,10 @@ Configuring service credentials
Configure credentials for each service in the
``/etc/openstack_deploy/user_secrets.yml`` file. Consider using the
`Ansible Vault <http://docs.ansible.com/playbooks_vault.html>`_ feature to
increase security by encrypting any files that contain credentials.
increase security by encrypting any files that contain credentials. You
can leverage `osa_ops.encrypt_secrets collection <https://docs.openstack.org/openstack-ansible-ops/latest/encrypt_secrets.html>`_
to automate simplify the process of encryption and further management
of secrets.
Adjust permissions on these files to restrict access by non-privileged
users.