mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-30 11:15:42 +02:00
Update to 2024-05-27 17:01
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
---
|
||||
|
||||
# The version of ldap2pg to deploy
|
||||
ldap2pg_version: 6.0
|
||||
ldap2pg_version: 6.1
|
||||
|
||||
# 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: 0f587cb6a6e4953820fabcaba46bbfbe9acdffe79c42b1f53e789f5d7215d26b
|
||||
ldap2pg_archive_sha256: 887bf2a247273e18597ccb949d9500faba24a150cfb403967a5d93d185c450e3
|
||||
|
||||
# How often ldap2pg will sync (eg hourly, '*:0:15', systemd timer syntaxe)
|
||||
ldap2pg_sync_freq: hourly
|
||||
|
Reference in New Issue
Block a user