summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2017-10-20 12:35:11 +0100
committerBen Brown <ben.brown@codethink.co.uk>2017-10-23 11:11:07 +0000
commitf61bbf72ac8f99b84196f42be0e7d8f0823acb5d (patch)
treee607e6a4eec33ae5df0a4cd4195112f21efc18d7
parenta939669a7a62c1a871e48bfbf3fd41f63c2159d7 (diff)
downloadinfrastructure-f61bbf72ac8f99b84196f42be0e7d8f0823acb5d.tar.gz
Remove obsolete hosts from list
-rw-r--r--baserock_hosts8
1 files changed, 0 insertions, 8 deletions
diff --git a/baserock_hosts b/baserock_hosts
index 66ff35b0..57d41e18 100644
--- a/baserock_hosts
+++ b/baserock_hosts
@@ -7,24 +7,16 @@
# all SSH access through the frontend machine.
[baserock]
-devel-system-64b ansible_ssh_host=192.168.222.41
-gerrit ansible_ssh_host=192.168.222.69
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
-database-mariadb ansible_ssh_host=192.168.222.146
-mail ansible_ssh_host=192.168.222.145
-openid ansible_ssh_host=192.168.222.144
ostree ansible_ssh_host=10.3.0.12
webserver ansible_ssh_host=192.168.222.127
-opengrok ansible_ssh_host=192.168.222.149
[ubuntu]
paste ansible_ssh_host=192.168.222.6
-storyboard ansible_ssh_host=192.168.222.131
-#testgerrit ansible_ssh_host=192.168.222.46
[baserock:vars]