summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPedro Alvarez <pedro.alvarez@codethink.co.uk>2021-08-18 08:17:43 +0200
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2021-08-18 08:17:43 +0200
commit52c36dfccc63cba327e833dc2f93898f75532121 (patch)
treeef26abe0b5ce980e849cb57089fa40415c557e82
parent9411bcb88514732173ab639290daca68a49043bf (diff)
downloadinfrastructure-52c36dfccc63cba327e833dc2f93898f75532121.tar.gz
hosts: webserver is now ubuntu
-rw-r--r--baserock_hosts2
1 files changed, 1 insertions, 1 deletions
diff --git a/baserock_hosts b/baserock_hosts
index 4e0a981f..20fcab60 100644
--- a/baserock_hosts
+++ b/baserock_hosts
@@ -11,10 +11,10 @@ git ansible_ssh_host=10.3.0.14
[ubuntu]
frontend-haproxy ansible_ssh_host=89.46.80.196
+webserver ansible_ssh_host=10.3.0.13
[fedora]
ostree ansible_ssh_host=10.3.0.12
-webserver ansible_ssh_host=10.3.0.13
[baserock:vars]
ansible_ssh_user=root