summaryrefslogtreecommitdiff
path: root/baserock_hosts
diff options
context:
space:
mode:
Diffstat (limited to 'baserock_hosts')
-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