move elasticsearch
diff --git a/linux/system/repo/elasticsearch.yml b/linux/system/repo/elasticsearch.yml
new file mode 100644
index 0000000..6758f6d
--- /dev/null
+++ b/linux/system/repo/elasticsearch.yml
@@ -0,0 +1,8 @@
+parameters:
+  linux:
+    system:
+      repo:
+        tcpcloud_elasticsearch:
+          source: "deb [arch=amd64] http://apt.tcpcloud.eu/nightly/ xenial elastic"
+          architectures: amd64
+          key_url: "http://apt.tcpcloud.eu/public.gpg"
\ No newline at end of file