summaryrefslogtreecommitdiff
path: root/baserock_hosts
diff options
context:
space:
mode:
Diffstat (limited to 'baserock_hosts')
-rw-r--r--baserock_hosts7
1 files changed, 6 insertions, 1 deletions
diff --git a/baserock_hosts b/baserock_hosts
index e776a497..4e0a981f 100644
--- a/baserock_hosts
+++ b/baserock_hosts
@@ -9,8 +9,10 @@
[baserock]
git ansible_ssh_host=10.3.0.14
+[ubuntu]
+frontend-haproxy ansible_ssh_host=89.46.80.196
+
[fedora]
-frontend-haproxy ansible_ssh_host=37.153.173.19
ostree ansible_ssh_host=10.3.0.12
webserver ansible_ssh_host=10.3.0.13
@@ -19,3 +21,6 @@ ansible_ssh_user=root
[fedora:vars]
ansible_ssh_user=fedora
+
+[ubuntu:vars]
+ansible_ssh_user=ubuntu