mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-04-23 05:33:25 +02:00
Update to 2022-02-09 11:00
This commit is contained in:
parent
04a2ea857c
commit
8f15d01cbe
@ -1,11 +1,11 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
# Version to deploy
|
# Version to deploy
|
||||||
metabase_version: 0.41.6
|
metabase_version: 0.42.0
|
||||||
# URL to fetch the jar
|
# URL to fetch the jar
|
||||||
metabase_jar_url: https://downloads.metabase.com/v{{ metabase_version }}/metabase.jar
|
metabase_jar_url: https://downloads.metabase.com/v{{ metabase_version }}/metabase.jar
|
||||||
# Expected sha1 of the jar
|
# Expected sha1 of the jar
|
||||||
metabase_jar_sha256: 9aa2e8429a39d4ef1fa3e304ce67c85e115392352e6fd35ce279872a087e7108
|
metabase_jar_sha256: 392c91a63256df82edab6c211a94eae3c39ae0ca7f042b3f4fd7fd16deee34e1
|
||||||
# Should ansible handle upgrades ? If set to false, only the initial install (and the config) will be handled
|
# Should ansible handle upgrades ? If set to false, only the initial install (and the config) will be handled
|
||||||
metabase_manage_upgrade: True
|
metabase_manage_upgrade: True
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user