mirror of
https://github.com/tuna/tunasync-scripts.git
synced 2025-06-30 23:12:45 +00:00
fix ELK versions
This commit is contained in:
parent
f5c4aa263c
commit
bab546088e
2
ELK.sh
2
ELK.sh
@ -14,7 +14,7 @@ YUM_PATH="${BASE_PATH}/yum"
|
|||||||
APT_PATH="${BASE_PATH}/apt"
|
APT_PATH="${BASE_PATH}/apt"
|
||||||
|
|
||||||
declare -A REPO_VERSIONS=(
|
declare -A REPO_VERSIONS=(
|
||||||
["elasticsearch"]="2.3"
|
["elasticsearch"]="2.x"
|
||||||
["logstash"]="2.3 5.0"
|
["logstash"]="2.3 5.0"
|
||||||
["kibana"]="4.5"
|
["kibana"]="4.5"
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user