From a189b082e40ec56198b709fa97d5703ae9609409 Mon Sep 17 00:00:00 2001 From: Dmitriy Rabotyagov Date: Mon, 1 Feb 2021 14:58:19 +0200 Subject: [PATCH] Add ansible-role-pki repo This repo is designed to manage SSL certificates that should be generated/installed in a unified approach to ease the maintenance. Change-Id: I42986d9a6ed3744d8df8ead4fe6bfc36ae97c7be Needed-By: https://review.opendev.org/c/openstack/governance/+/773383 --- gerrit/projects.yaml | 6 ++++++ gerritbot/channels.yaml | 1 + zuul/main.yaml | 1 + 3 files changed, 8 insertions(+) diff --git a/gerrit/projects.yaml b/gerrit/projects.yaml index 521f044be7..1c79510bf5 100644 --- a/gerrit/projects.yaml +++ b/gerrit/projects.yaml @@ -909,6 +909,12 @@ acl-config: /home/gerrit2/acls/openstack/tripleo-ansible.config groups: - tripleo +- project: openstack/ansible-role-pki + description: Ansible role to manage SSL certificate creation and distribution + acl-config: /home/gerrit2/acls/openstack/openstack-ansible.config + groups: + - openstack-ansible + docimpact-group: openstack-ansible - project: openstack/ansible-role-python_venv_build description: Ansible role to manage the building of python venvs groups: diff --git a/gerritbot/channels.yaml b/gerritbot/channels.yaml index 954019b8ff..eecfc98964 100755 --- a/gerritbot/channels.yaml +++ b/gerritbot/channels.yaml @@ -223,6 +223,7 @@ openstack-ansible: - ^openstack/openstack-ansible.* - openstack/ansible-config_template - openstack/ansible-hardening + - openstack/ansible-role-pki - openstack/ansible-role-python_venv_build - openstack/ansible-role-systemd_mount - openstack/ansible-role-systemd_networkd diff --git a/zuul/main.yaml b/zuul/main.yaml index d8be897401..5529b3f95d 100644 --- a/zuul/main.yaml +++ b/zuul/main.yaml @@ -250,6 +250,7 @@ - openstack/ansible-role-container-registry - openstack/ansible-role-lunasa-hsm - openstack/ansible-role-openstack-operations + - openstack/ansible-role-pki - openstack/ansible-role-python_venv_build - openstack/ansible-role-qdrouterd - openstack/ansible-role-redhat-subscription