summaryrefslogtreecommitdiff
path: root/baserock_hosts
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2017-07-12 19:27:50 +0100
committerSam Thursfield <sam.thursfield@codethink.co.uk>2017-07-13 16:57:36 +0100
commitc87270a48f7fe97bb26b538215e7ad96ffd449e2 (patch)
treee007a278e2c124505d6429880266fa45d61d4026 /baserock_hosts
parent37d25cfe74687c5529fd43f0010eda8363682cbc (diff)
downloadinfrastructure-c87270a48f7fe97bb26b538215e7ad96ffd449e2.tar.gz
Add ostree.baserock.org system
This is a new instance that can be used as an artifact cache by the BuildStream build tool. Anyone can download artifacts over HTTPS. Those given SSH access to the machine can write to the artifact cache (this will likely be limited to automated build machines). DNS is now set to point cache.baserock.org and ostree.baserock.org to the HAProxy frontend. The SSL certificate for the frontend-haproxy system has been regenerated to include the cache.baserock.org and ostree.baserock.org domains.
Diffstat (limited to 'baserock_hosts')
-rw-r--r--baserock_hosts1
1 files changed, 1 insertions, 0 deletions
diff --git a/baserock_hosts b/baserock_hosts
index 83e3006b..b1db755d 100644
--- a/baserock_hosts
+++ b/baserock_hosts
@@ -17,6 +17,7 @@ frontend-haproxy ansible_ssh_host=185.43.218.170
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=192.168.222.153
webserver ansible_ssh_host=192.168.222.127
opengrok ansible_ssh_host=192.168.222.149