summaryrefslogtreecommitdiff
path: root/gerrit.yml
diff options
context:
space:
mode:
authorBenjamin Copeland <ben.copeland@linaro.org>2018-06-21 16:44:20 +0100
committerBenjamin Copeland <ben.copeland@linaro.org>2018-06-21 16:06:53 +0000
commit3eb896c2fd705b4f91687d3fb645e1f6d9921daf (patch)
treefbb10b460f43ac64ff12073976e9af0639495047 /gerrit.yml
parent35ba5ab5dc1649d3f501f79790713ed4bb5aa6ff (diff)
Gerrit: Add tag to linaro-git-tools
Change-Id: I6c00fae1da74284c2000eb688a0e2e51ad1bd921 Reviewed-on: https://review.linaro.org/26032 Reviewed-by: Kelley Spoon <kelley.spoon@linaro.org> Reviewed-by: Benjamin Copeland <ben.copeland@linaro.org>
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]}