Create repo for Hashicorp Vault deployment

As part of implementation of the spec [1] we aim to offer basic Vault
deployment out of the box as a tooling required for providing such
kind of feature.

[1] https://specs.openstack.org/openstack/openstack-ansible-specs/specs/xena/protecting-plaintext-configs.html

Change-Id: I551c62ecf243b199cdf01ae6823197fd674d0874
This commit is contained in:
Dmitriy Rabotyagov 2021-07-07 16:18:08 +03:00
parent 6b78c7d5e3
commit 9a665e587d
3 changed files with 8 additions and 0 deletions

View File

@ -1077,6 +1077,12 @@
- openstack-ansible
docimpact-group: openstack-ansible
acl-config: /home/gerrit2/acls/openstack/openstack-ansible.config
- project: openstack/ansible-role-vault
description: Ansible role for Hashicorp Vault deployment
groups:
- openstack-ansible
docimpact-group: openstack-ansible
acl-config: /home/gerrit2/acls/openstack/openstack-ansible.config
- project: openstack/aodh
description: OpenStack Telemetry (Ceilometer) Alarming
use-storyboard: true

View File

@ -224,6 +224,7 @@ openstack-ansible:
- openstack/ansible-role-systemd_networkd
- openstack/ansible-role-systemd_service
- openstack/ansible-role-uwsgi
- openstack/ansible-role-vault
- x/monitorstack
branches:
- ^stable/.*

View File

@ -266,6 +266,7 @@
- openstack/ansible-role-thales-hsm
- openstack/ansible-role-tripleo-modify-image
- openstack/ansible-role-uwsgi
- openstack/ansible-role-vault
- openstack/aodh
- openstack/api-sig
- openstack/api-site