summaryrefslogtreecommitdiff
path: root/hosts.demo-workers
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2018-09-20 10:28:31 +0300
committerLars Wirzenius <liw@liw.fi>2018-09-20 10:28:31 +0300
commitd11a62e5168560db31816e0c51adca73ce6770fd (patch)
tree6091a802b6c296bf21186a3cb720151f365870d3 /hosts.demo-workers
parent24eb270aa4ad1bbbd5818ed6b05db613a857a9ca (diff)
downloadick2-ansible-d11a62e5168560db31816e0c51adca73ce6770fd.tar.gz
Add: hosts.* for ick stuff
I'm changing the CD pipeline to use these so that all workers can be updated automatically.
Diffstat (limited to 'hosts.demo-workers')
-rw-r--r--hosts.demo-workers2
1 files changed, 2 insertions, 0 deletions
diff --git a/hosts.demo-workers b/hosts.demo-workers
new file mode 100644
index 0000000..df6fb6a
--- /dev/null
+++ b/hosts.demo-workers
@@ -0,0 +1,2 @@
+worker1 ansible_ssh_host=demo-workers-worker1.vm.liw.fi
+worker2 ansible_ssh_host=demo-workers-worker2.vm.liw.fi