diff --git a/gerrit/projects.yaml b/gerrit/projects.yaml index a30e11729f..35eaa71f51 100755 --- a/gerrit/projects.yaml +++ b/gerrit/projects.yaml @@ -1026,6 +1026,12 @@ description: Ansible role to manage bindep - project: openstack/ansible-role-carbon description: Ansible role to manage graphite-project/carbon +- project: openstack/ansible-role-chrony + description: Ansible role to manage chrony + acl-config: /home/gerrit2/acls/openstack/tripleo-ansible.config + upstream: https://github.com/mwhahaha/ansible-role-chrony.git + groups: + - tripleo - project: openstack/ansible-role-cloud-launcher description: Ansible role to deploy multiple clouds resources - project: openstack/ansible-role-container-registry diff --git a/gerritbot/channels.yaml b/gerritbot/channels.yaml index 3df7908060..bdcea264ad 100755 --- a/gerritbot/channels.yaml +++ b/gerritbot/channels.yaml @@ -2381,6 +2381,7 @@ tripleo: - ^openstack/ansible-role-tripleo-.* - ^openstack/tripleo.* - openstack-infra/tripleo-ci + - openstack/ansible-role-chrony - openstack/ansible-role-container-registry - openstack/ansible-role-openstack-operations - openstack/ansible-role-redhat-subscription diff --git a/zuul/main.yaml b/zuul/main.yaml index 688559eb7f..24a4dd9562 100644 --- a/zuul/main.yaml +++ b/zuul/main.yaml @@ -204,6 +204,7 @@ - openstack/ansible-role-ara - openstack/ansible-role-bindep - openstack/ansible-role-carbon + - openstack/ansible-role-chrony - openstack/ansible-role-cloud-launcher - openstack/ansible-role-container-registry - openstack/ansible-role-diskimage-builder