Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
ai3
docker
elasticsearch
Commits
b087feb6
Commit
b087feb6
authored
Nov 28, 2019
by
godog
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
use elasticsearch-oss
parent
beda8f00
Pipeline
#6184
passed with stages
in 2 minutes and 38 seconds
Changes
1
Pipelines
4
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
build.sh
build.sh
+2
-2
No files found.
build.sh
View file @
b087feb6
...
...
@@ -10,7 +10,7 @@ BUILD_PACKAGES="curl gnupg rsync apt-transport-https"
# Packages to install.
PACKAGES
=
"
locales
elasticsearch
elasticsearch
-oss
elasticsearch-curator
"
...
...
@@ -63,7 +63,7 @@ fllxIu9XYmiBERQ/qPDlGRlOgVTd9xUfHFkzB52c70E=
=92oX
-----END PGP PUBLIC KEY BLOCK-----
EOF
(
echo
"deb https://artifacts.elastic.co/packages/6.x/apt stable main"
;
(
echo
"deb https://artifacts.elastic.co/packages/
oss-
6.x/apt stable main"
;
echo
"deb [arch=amd64] https://packages.elastic.co/curator/5/debian9 stable main"
)
\
>
/etc/apt/sources.list.d/elastic.list
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment