Merge "Actually write out the projects.ini config file"

This commit is contained in:
Zuul 2020-03-24 22:46:51 +00:00 committed by Gerrit Code Review
commit 75cd279898

View File

@ -244,6 +244,14 @@
- manage-projects
- track-upstream
- name: Write projects.ini
template:
src: projects.ini.j2
dest: /home/gerrit2/projects.ini
owner: gerrit2
group: gerrit2
mode: 0600
- name: Install apache2
apt:
name: