|
|
@ -1,11 +1,11 @@ |
|
|
|
--- |
|
|
|
--- |
|
|
|
|
|
|
|
|
|
|
|
# Version of cocumize to deploy |
|
|
|
# Version of cocumize to deploy |
|
|
|
documize_version: 4.1.0 |
|
|
|
documize_version: 4.1.1 |
|
|
|
# URL of the binary to install |
|
|
|
# URL of the binary to install |
|
|
|
documize_bin_url: https://github.com/documize/community/releases/download/v{{ documize_version }}/documize-community-linux-amd64 |
|
|
|
documize_bin_url: https://github.com/documize/community/releases/download/v{{ documize_version }}/documize-community-linux-amd64 |
|
|
|
# Expected sha1 of the binary |
|
|
|
# Expected sha1 of the binary |
|
|
|
documize_bin_sha1: fb98e30d1b1904b917177d52a4d4b5824c76e9dc |
|
|
|
documize_bin_sha1: 7362cb0b0479b1315399df86fabef81aa1a43124 |
|
|
|
|
|
|
|
|
|
|
|
# Should documize handle upgrades or only initial install ? |
|
|
|
# Should documize handle upgrades or only initial install ? |
|
|
|
documize_manage_upgrade: True |
|
|
|
documize_manage_upgrade: True |
|
|
|