summaryrefslogtreecommitdiff
path: root/gerrit.yml
diff options
context:
space:
mode:
Diffstat (limited to 'gerrit.yml')
-rw-r--r--gerrit.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/gerrit.yml b/gerrit.yml
index 0d1db8b2..cb6c952a 100644
--- a/gerrit.yml
+++ b/gerrit.yml
@@ -7,7 +7,7 @@
roles:
- {role: apache-site, src: "apache/{{gerrit_host}}.conf", config: "{{gerrit_host}}", tags: [apache, website-conf] }
- {role: apache-auth, host_name: "{{gerrit_host}}", when: server_access == "private", tags: [apache-auth, website-conf]}
- - linaro-git-tools
+ - {role: linaro-git-tools, tags: [linaro-git-tools]}
- {role: postgres, tags: [gerrit]}
- {role: dovecot-imapd}
- {role: gerrit, tags: [gerrit]}