
Best practices should referring to at least basic encryption of data including SSH keypairs, PKI certificates, user_secrets, etc. This collection aims to help/assist with managing data in encrypted state, in case ansuble_vault is used as an encryption mechanism. The collection should allow adding more supproted mechanism, like SOPS for managing data encryption in the future. Change-Id: I8af3118946682af4ec31bb1d4f6bea93be34f68c
24 lines
608 B
ReStructuredText
24 lines
608 B
ReStructuredText
==================================
|
|
OpenStack-Ansible Operator Tooling
|
|
==================================
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
swift_storage_mount_drives
|
|
elk_metrics
|
|
mcapi
|
|
encrypt_secrets
|
|
|
|
OpenStack-Ansible Diff Generator
|
|
--------------------------------
|
|
|
|
The ``osa-differ`` script provides a report of detailed differences between two
|
|
OpenStack-Ansible releases, including commits to OpenStack-Ansible, its
|
|
independent roles, and the OpenStack projects it deploys.
|
|
|
|
* `GitHub repository <https://github.com/rcbops/osa_differ>`_
|
|
* `PyPi package <https://pypi.org/project/osa_differ>`_
|
|
|
|
|