Bruno Rocha
|
f1660c8bd1
|
Address review comments
|
2025-05-09 15:08:17 -04:00 |
|
Bruno Rocha
|
f967c7d341
|
fix: explicitly import ldap on config file
File "/etc/tower/conf.d/ldap.py", line 2, in <module>
ldap.OPT_X_TLS_REQUIRE_CERT: True,
^^^^
NameError: name 'ldap' is not defined
|
2025-05-09 15:08:17 -04:00 |
|
larsux
|
e98c913f86
|
Add postgresql option target_session_attrs (#1847)
Signed-off-by: Lars Wildemann <lars.wildemann@plusserver.com>
|
2024-05-15 18:47:33 +00:00 |
|
Hao Liu
|
66f03c3c16
|
Adopt LISTENER_DATABASES setting (#1687)
Related to https://github.com/ansible/awx/pull/14755
move TCP keepalive to pg_listener specific db setting
|
2024-01-17 13:47:35 -05:00 |
|
Hao Liu
|
4a869998d1
|
Add ability to configure postgres keepalives settings
Co-Authored-By: Gabriel Muniz <gmuniz@redhat.com>
Co-Authored-By: Rick Elrod <rick@elrod.me>
|
2023-05-09 14:56:20 -04:00 |
|
Andrii Salnikov
|
ef10b06be5
|
Update roles/installer/templates/settings/credentials.py.j2
Co-authored-by: Dimitri Savineau <savineau.dimitri@gmail.com>
|
2023-03-23 22:31:39 +01:00 |
|
Andrii Salnikov
|
ce48812921
|
add sslrootcert to database options conditionally (fixes #1215)
|
2023-02-09 00:57:19 +01:00 |
|
Shane McDonald
|
60386bc928
|
Organize installer templates into subdirectories
|
2022-08-05 10:45:15 -04:00 |
|