aboutsummaryrefslogtreecommitdiff
path: root/ansible/host_vars/fuckaduck
diff options
context:
space:
mode:
Diffstat (limited to 'ansible/host_vars/fuckaduck')
-rw-r--r--ansible/host_vars/fuckaduck/elasticsearch.yml4
1 files changed, 0 insertions, 4 deletions
diff --git a/ansible/host_vars/fuckaduck/elasticsearch.yml b/ansible/host_vars/fuckaduck/elasticsearch.yml
deleted file mode 100644
index 1eb42bc..0000000
--- a/ansible/host_vars/fuckaduck/elasticsearch.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-elasticsearch__state: present
-elasticsearch__data_dir: /opt/elasticsearch/data
-elasticsearch__http_port: 9201
-elasticsearch__tcp_port: 9301