Update to 2024-08-20 10:00

This commit is contained in:
Daniel Berteaud
2024-08-20 10:00:11 +02:00
parent fdb740609a
commit 676ba6662d
13 changed files with 13 additions and 138 deletions

View File

@@ -1,11 +1,11 @@
---
# Version of Shash TM to install
squashtm_version: 7.1.0
squashtm_version: 7.2.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: 2b61241782a38af287ca09f500bd90b3a4c6c06857129370e45fda6c3ad4e6f2
squashtm_archive_sha256: 73f64a445f57cfca5e35fe93193261d5ef1fecba1132c8764adce3af1156b4ad
# Should ansible handle upgrades ? (if False, only initial install and configuration will be done)
squashtm_manage_upgrade: True