Actually write out the projects.ini config file

We have a template for it in tree, but we're not, you know,
templating it.

Change-Id: Ic6b3ecc62cdfc7c486a912ba4863c7c4c7734e0a
This commit is contained in:
Monty Taylor 2020-03-24 14:39:12 -05:00
parent f27825d44e
commit 2d208f0df9

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: