Compare commits

..

2 Commits

Author SHA1 Message Date
Daniel Berteaud
93beed0a89 Update to 2025-05-13 11:00 2025-05-13 11:00:09 +02:00
Daniel Berteaud
a5bfc87852 Update to 2025-05-13 10:00 2025-05-13 10:00:10 +02:00
5 changed files with 9 additions and 9 deletions

View File

@ -1,8 +1,8 @@
---
# Version of consul to deploy
consul_version: 1.20.5
consul_version: 1.21.0
# URL from where the consul archive will be downloaded
consul_archive_url: https://releases.hashicorp.com/consul/{{ consul_version }}/consul_{{ consul_version }}_linux_amd64.zip
# Expected sha256 of the archive
consul_archive_sha256: 75132816072b3c7da86f04153fc58fcfcf39abadee5279b3f72bec3cce01a16b
consul_archive_sha256: e916e30904eedfa7ee2e2a378b5e8a9a374f2f351e645aa4c0a03adc15dabaec

View File

@ -1,11 +1,11 @@
---
# Version to install
gitea_version: '1.23.6'
gitea_version: '1.23.8'
# URL to the binary
gitea_bin_url: https://dl.gitea.io/gitea/{{ gitea_version }}/gitea-{{ gitea_version }}-linux-amd64
# sha256 of the binary
gitea_bin_sha256: fcb76127fec7ba9fba10bfe11d81cdc01888aacb588fc4f29b124bf2ffba883e
gitea_bin_sha256: 827037e7ca940866918abc62a7488736923396c467fcb4acd0dd9829bb6a6f4c
# Handle updates. If set to false, ansible will only install
# Gitea and then won't touch an existing installation
gitea_manage_upgrade: True

View File

@ -1,13 +1,13 @@
---
# The version of ldap2pg to deploy
ldap2pg_version: 6.2
ldap2pg_version: '6.4.0'
# The URL where the ldap2pg archive can be fetched
ldap2pg_archive_url: https://github.com/dalibo/ldap2pg/releases/download/v{{ ldap2pg_version }}/ldap2pg_{{ ldap2pg_version }}_linux_amd64.tar.gz
# The expected sha256 checksum of the archive
ldap2pg_archive_sha256: 875fbee44c3831907e84fbc24cb80f6badccc33310c7b4cbe6346d9ac405f565
ldap2pg_archive_sha256: 038301980136629ad6be4f7e0e5cb74bc41a8448d2320edaa7c9905fcc3e39e5
# How often ldap2pg will sync (eg hourly, '*:0:15', systemd timer syntaxe)
ldap2pg_sync_freq: hourly

View File

@ -35,7 +35,7 @@ TasksMax=infinity
OOMScoreAdjust=-1000
{% if nomad_conf.client.enabled %}
# Give Nomad some time to drain the node
TimeoutStopSec=3600
TimeoutStopSec=300
{% endif %}
[Install]

View File

@ -1,7 +1,7 @@
# Version of Vault to install
vault_version: 1.19.1
vault_version: 1.19.3
# URL of the archive
vault_archive_url: https://releases.hashicorp.com/vault/{{ vault_version }}/vault_{{ vault_version }}_linux_amd64.zip
# Expected sha256 of the archive
vault_archive_sha256: a673933f5b02236b5e241e153c0d2fed15b47b48ad640ae886f8b3b567087a05
vault_archive_sha256: 94b1f5059ab7751d2305bd109289d7d6946c8c7e4c5227fd78ab67739fa43be2