Update to 2023-12-14 15:00

This commit is contained in:
Daniel Berteaud
2023-12-14 15:00:35 +01:00
parent 0cbadca081
commit e2b3b69c03
5 changed files with 6 additions and 7 deletions

View File

@@ -1,11 +1,11 @@
---
# Version of Shash TM to install
squashtm_version: 3.0.5
squashtm_version: 5.1.0
# Archive URL which will be downloaded during install/upgrades
squashtm_archive_url: https://nexus.squashtest.org/nexus/repository/public-releases/tm/core/squash-tm-distribution/{{ squashtm_version }}.RELEASE/squash-tm-{{ squashtm_version }}.RELEASE.tar.gz
# Expected checksum of the archive
squashtm_archive_sha256: 4e5cc42a774866ac1d91bd938efd833eb952f36bbdd875a67e8bc2f0ca2407ff
squashtm_archive_sha256: f03f7df42f0d88d6ec3e704ad78ce74a34ac3e575f6d6d6621699fd2e2859183
# Should ansible handle upgrades ? (if False, only initial install and configuration will be done)
squashtm_manage_upgrade: True