summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPedro Alvarez <pedro.alvarez@codethink.co.uk>2021-08-31 15:33:35 +0100
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2021-08-31 15:33:35 +0100
commitc52a08820780c731f81499b18f2778a2930e75c9 (patch)
treeb1ceae61aaab159f19066c621dd20e9f4afadde6
parent1df38b51f7c708c8af8c34fcad5fc904e7498060 (diff)
downloadinfrastructure-c52a08820780c731f81499b18f2778a2930e75c9.tar.gz
Update hosts file for g.b.o
-rw-r--r--baserock_hosts8
1 files changed, 4 insertions, 4 deletions
diff --git a/baserock_hosts b/baserock_hosts
index fababa5f..e4795438 100644
--- a/baserock_hosts
+++ b/baserock_hosts
@@ -6,16 +6,16 @@
# machines works because the `ansible.cfg` file in the same directory redirects
# all SSH access through the frontend machine.
-[baserock]
-git ansible_ssh_host=10.3.0.14
+[debian]
+git ansible_ssh_host=10.3.0.4
[ubuntu]
frontend-haproxy ansible_ssh_host=89.46.80.196
webserver ansible_ssh_host=10.3.0.13
ostree ansible_ssh_host=10.3.0.12
-[baserock:vars]
-ansible_ssh_user=root
+[debian:vars]
+ansible_ssh_user=debian
[ubuntu:vars]
ansible_ssh_user=ubuntu