Merge "Use the sync-project-config role in service-zuul"

This commit is contained in:
Zuul 2020-04-28 14:28:36 +00:00 committed by Gerrit Code Review
commit 81d9dc44ab
2 changed files with 6 additions and 5 deletions

View File

@ -1591,6 +1591,9 @@
label: ubuntu-xenial
- name: zuul01.openstack.org
label: ubuntu-xenial
required-projects:
- openstack/project-config
- opendev/system-config
vars:
run_playbooks:
- playbooks/service-letsencrypt.yaml

View File

@ -119,11 +119,9 @@
group: zuul
mode: 0600
- name: Clone project-config repo
git:
repo: https://opendev.org/openstack/project-config
dest: /opt/project-config
force: yes
- name: Sync project-config
include_role:
name: sync-project-config
- name: Install docker-compose
package: