mirror of
https://github.com/tuna/tunasync-scripts.git
synced 2025-04-20 04:12:42 +00:00
added xenial to mongodb
This commit is contained in:
parent
b7a8f4b15f
commit
d1dcfdbff9
@ -11,7 +11,7 @@ BASE_PATH="${TUNASYNC_WORKING_DIR}"
|
|||||||
YUM_PATH="${BASE_PATH}/yum"
|
YUM_PATH="${BASE_PATH}/yum"
|
||||||
APT_PATH="${BASE_PATH}/apt"
|
APT_PATH="${BASE_PATH}/apt"
|
||||||
|
|
||||||
UBUNTU_VERSIONS=("trusty" "precise")
|
UBUNTU_VERSIONS=("trusty" "precise" "xenial")
|
||||||
DEBIAN_VERSIONS=("wheezy")
|
DEBIAN_VERSIONS=("wheezy")
|
||||||
MONGO_VERSIONS=("3.2" "3.0")
|
MONGO_VERSIONS=("3.2" "3.0")
|
||||||
STABLE_VERSION="3.2"
|
STABLE_VERSION="3.2"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user