Update to 2022-03-17 19:00

This commit is contained in:
Daniel Berteaud
2022-03-17 19:00:06 +01:00
parent 61d1212b84
commit 86f6bd4781
8 changed files with 32 additions and 6 deletions

View File

@@ -1,13 +1,15 @@
---
# How often ldap2pg will sync (eg hourly, '*:0:15', systemd timer syntaxe)
# A value of never will disable automatic sync (you can still fire the ldap2pg service manually)
ldap2pg_sync_freq: never
ldap2pg_sync_freq: hourly
# Under which account will ldap2pg run
# Default is under the local postgres account which is fine for managing a local postgres instance
ldap2pg_user: postgres
# Set dry mode to False to actually do the sync
ldap2pg_dry_mode: True
ldap2pg_base_conf:
version: 5
ldap: