diff --git a/gerrit/projects.yaml b/gerrit/projects.yaml index 4d48538994..ae60b4361e 100644 --- a/gerrit/projects.yaml +++ b/gerrit/projects.yaml @@ -914,6 +914,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 311eed4dff..37b593aa73 100644 --- a/zuul/main.yaml +++ b/zuul/main.yaml @@ -251,6 +251,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