From 36183579aa48bd9207237ac69d666f0f222cfc1d Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Fri, 21 Dec 2018 07:36:22 +0100 Subject: elasticsearch --- ansible/inventory | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ansible/inventory') diff --git a/ansible/inventory b/ansible/inventory index ebf9485..990b299 100644 --- a/ansible/inventory +++ b/ansible/inventory @@ -18,6 +18,8 @@ all: ansible_host: conflatorio.trygvis.io nextcloud: ansible_host: 192.168.90.101 + fuckaduck: + ansible_host: fuckaduck.local children: desktops: hosts: @@ -25,6 +27,9 @@ all: conflatorio: arius: akysis: + elasticsearch-servers: + hosts: + fuckaduck: sbcs: hosts: homepi: -- cgit v1.2.3