summaryrefslogtreecommitdiff
path: root/baserock_hosts
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2017-10-20 15:21:53 +0100
committerBen Brown <ben.brown@codethink.co.uk>2017-10-23 11:11:11 +0000
commit1d5f8ad18a9821a245536938c632d6ea2c8bda4d (patch)
tree84d676ff048a3daabec781a9d7d5c3e8d724b637 /baserock_hosts
parentbc5a99a4ee180a9ff4446055bf0311af64c2bf9d (diff)
downloadinfrastructure-1d5f8ad18a9821a245536938c632d6ea2c8bda4d.tar.gz
Update hosts and haproxy to point to the new webserver
Diffstat (limited to 'baserock_hosts')
-rw-r--r--baserock_hosts10
1 files changed, 1 insertions, 9 deletions
diff --git a/baserock_hosts b/baserock_hosts
index 57d41e18..f656bf44 100644
--- a/baserock_hosts
+++ b/baserock_hosts
@@ -8,22 +8,14 @@
[baserock]
git ansible_ssh_host=192.168.222.58
-irclogs ansible_ssh_host=192.168.222.74
[fedora]
frontend-haproxy ansible_ssh_host=37.153.173.19
ostree ansible_ssh_host=10.3.0.12
-webserver ansible_ssh_host=192.168.222.127
-
-[ubuntu]
-paste ansible_ssh_host=192.168.222.6
-
+webserver ansible_ssh_host=10.3.0.13
[baserock:vars]
ansible_ssh_user=root
-[ubuntu:vars]
-ansible_ssh_user=ubuntu
-
[fedora:vars]
ansible_ssh_user=fedora