summaryrefslogtreecommitdiff
path: root/hosts
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2015-01-21 14:27:08 +0000
committerSam Thursfield <sam.thursfield@codethink.co.uk>2015-01-30 17:28:37 +0000
commit747adce51197c465b83f08e3edf81afc4510c6b7 (patch)
tree3913e387c4276c2b8153413fbac34d1782aec61e /hosts
parente81956c83d3100497b83e563420971bed5dacd47 (diff)
downloadinfrastructure-747adce51197c465b83f08e3edf81afc4510c6b7.tar.gz
Add baserock_gerrit system
These instructions allow deploying a production-ready Gerrit instance. Integrating the gerrit.baserock.org with git.baserock.org will be done separately.
Diffstat (limited to 'hosts')
-rw-r--r--hosts1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts b/hosts
index 3258f235..8252feab 100644
--- a/hosts
+++ b/hosts
@@ -11,6 +11,7 @@ baserock-mason-x86-64 ansible_ssh_host=192.168.222.48
cache.baserock.org ansible_ssh_host=192.168.222.14
devel-system-64b ansible_ssh_host=192.168.222.41
firehose ansible_ssh_host=192.168.222.45
+gerrit.baserock.org ansible_ssh_host=192.168.222.69
git.baserock.org ansible_ssh_host=192.168.222.58
mason-armv7lhf.baserock.org ansible_ssh_host=192.168.222.15
mason-x86-64.baserock.org ansible_ssh_host=192.168.222.13