Update to 2025-01-03 11:00

This commit is contained in:
Daniel Berteaud
2025-01-03 11:00:10 +01:00
parent 161889539f
commit 9e2fa5d939
16 changed files with 94 additions and 51 deletions

View File

@@ -1,11 +1,11 @@
---
# Version of Shash TM to install
squashtm_version: 8.0.0
squashtm_version: 8.1.1
# 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: e9bc48bc8d9cef9e5c81334a172121ddbcdc73ec059ba03139f974ac9e93dd96
squashtm_archive_sha256: 1b30b4d74fa693733ea1d2b3f0155aaf940a1fc7020df85b3410a92eaa1f18f9
# Should ansible handle upgrades ? (if False, only initial install and configuration will be done)
squashtm_manage_upgrade: True