Merge "Actually write out the projects.ini config file"
This commit is contained in:
commit
75cd279898
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user