summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPedro Alvarez Piedehierro <palvarez89@gmail.com>2018-06-26 10:23:04 +0000
committerPedro Alvarez Piedehierro <palvarez89@gmail.com>2018-06-26 10:23:04 +0000
commitc5449e81c0e0b519140268ece5b22fda8f375ab9 (patch)
tree61bd730aa889ab7f3c778a75cfea441a4defad28
parentdd35fafefa106a565b332dd6d4b9dafca85cbecb (diff)
downloadinfrastructure-c5449e81c0e0b519140268ece5b22fda8f375ab9.tar.gz
README: Update runners manager IP addressnew-runners-manager-ip-address
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2d65909f..61724ba9 100644
--- a/README.md
+++ b/README.md
@@ -549,7 +549,7 @@ we provide our own runners and avoid using the free, shared runners provided by
GitLab. The runners are hosted at [DigitalOcean] and managed by the 'baserock'
team account there.
-There is a persistent 'manager' machine with a public IP of 138.68.143.2 that
+There is a persistent 'manager' machine with a public IP of 138.68.150.249 that
runs GitLab Runner and [docker-machine]. This doesn't run any builds itself --
we use the [autoscaling feature] of GitLab Runner to spawn new VMs for building
in. The configuration for this is in `/etc/gitlab-runner/config.toml`.