Commit Graph

22 Commits

Author SHA1 Message Date
Greg Dubicki 830d3fc5ce Ensure that log dir exists
because Postgres does not create it by itself
if you change it from the default value
2021-09-10 21:40:29 +02:00
Fabricio Aguiar 5646af7bd8
Adding scram-sha-256 for FIPS 2021-02-25 13:56:20 -03:00
Jeff Geerling 558c6b6d14 Fixes #110: no_log setting cannot be overridden. 2020-03-20 10:42:52 -05:00
Jeff Geerling aff541892a PR #109 follow-up: Set postgresql_unix_socket_directories_mode var in variables.yml. 2020-03-04 12:12:11 -06:00
Stefan Jakobs 4569217a84 allow vars files to ship a default unix socket dir mode 2020-03-04 17:45:10 +01:00
Stefan Jakobs 1842b7d65e add postgresql_unix_socket_directories_mode option to change the mode to the unix socket directories (which causes idempotence problemes on RedHat-7) 2020-03-04 17:45:10 +01:00
Jeff Geerling bf0fe8d531 Switch tests to use Molecule. 2018-09-30 20:23:32 -05:00
Jeff Geerling e27b25644c
Merge pull request #33 from open-craft/uman/encrypted-pass
Add item to user for encrypted password.
2018-05-10 16:01:10 -05:00
Uman Shahzad f7e8cb6bb1 Add item to user for encrypted password. 2018-01-02 18:01:27 +05:00
Emmet O'Grady 111076f599 Allow changing the restarted state 2017-08-11 09:42:41 +01:00
Jeff Geerling e2d91420e2 Fixes #9: Make PostgreSQL Python library configurable so Python 3 can work. 2017-06-30 23:12:44 -05:00
Jeff Geerling 31d15f6a3c Fixes #17: Ensure this role uses normal HBA defaults. 2017-06-02 16:40:47 -05:00
Rob Young 4f234f16ca Add support for host based authentication
This addresses #3
2016-10-03 15:44:12 +01:00
Jeff Geerling d7954de61a Add db key for users. 2016-09-30 20:39:02 -05:00
Jeff Geerling bbfd759545 Document ALL THE THINGS 2016-09-29 23:55:32 -05:00
Jeff Geerling 3cb4aaaa53 Issue #2: More large fixes for later PostgreSQL versions. 2016-09-29 22:58:27 -05:00
Jeff Geerling dbd07263e0 Issue #2: Another batch of fixes, mostly for CentOS 6. 2016-09-29 22:37:00 -05:00
Jeff Geerling 6859807bb9 Issue #2: Generate missing locales on Debian/Ubuntu. 2016-09-29 22:05:15 -05:00
Jeff Geerling 21ce5557ce So many fixes for Ubuntu and Debian. 2016-09-29 20:01:39 -05:00
Jeff Geerling 1d6f7a9e11 More comprehensive database setup, and fix versions for Debian/Ubuntu. 2016-09-29 15:06:34 -05:00
Jeff Geerling 44e1ae1930 Initialize the database, start the service. 2016-09-29 11:59:22 -05:00
Jeff Geerling 0ffb39f77e Initial commit for Ubuntu, Debian, and RHEL/CentOS. 2016-09-29 11:03:13 -05:00