mirror of
https://github.com/tuna/tunasync-scripts.git
synced 2025-07-01 15:35:45 +00:00
added jessie for mongodb. closing tuna/issues#139
This commit is contained in:
parent
104a3a3f8d
commit
a713032d37
@ -12,7 +12,7 @@ YUM_PATH="${BASE_PATH}/yum"
|
|||||||
APT_PATH="${BASE_PATH}/apt"
|
APT_PATH="${BASE_PATH}/apt"
|
||||||
|
|
||||||
UBUNTU_VERSIONS=("trusty" "precise" "xenial")
|
UBUNTU_VERSIONS=("trusty" "precise" "xenial")
|
||||||
DEBIAN_VERSIONS=("wheezy")
|
DEBIAN_VERSIONS=("wheezy" "jessie")
|
||||||
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