Commit Graph

133 Commits

Author SHA1 Message Date
Jeff Geerling 31d15f6a3c Fixes #17: Ensure this role uses normal HBA defaults. 2017-06-02 16:40:47 -05:00
Jeff Geerling 45f9fbfc0b Fixes #16: Keep the original order of the databases and users generation. 2017-06-02 11:39:46 -05:00
Jeff Geerling 8b94191ee8 Merge pull request #4 from robyoung/add-pg_hba
Add support for host based authentication
2017-06-01 14:00:18 -05:00
Jeff Geerling 39ca4b3691 Merge pull request #15 from swaldtmann/master
Added owner to database creation and swapped user and database includ…
2017-06-01 13:59:29 -05:00
Stephan Waldtmann 8567c4efa1 Added owner to database creation and swapped user and database include in main task. 2017-06-01 13:49:48 +02:00
Jeff Geerling 3287c51eab Fixes #12: Add explicit Debian 7 wheezy support. 2017-04-21 09:07:18 -05:00
Jeff Geerling ffc8c00f8e Switch to more efficient and compact test setup. 2017-04-02 09:56:00 -05:00
Jeff Geerling 78495e991e Add a LICENSE file for MIT license. [ci skip] 2017-03-31 11:25:49 -05:00
Jeff Geerling dfc041f36b Update the author's URL. Now with more HTTPS! 2017-01-21 20:02:29 -06:00
Jeff Geerling d8dcfc5478 Fix Ubuntu test failures due to apt update. 2016-11-23 09:13:30 -06:00
Jeff Geerling 07756317db Fixes #7: 'postgresql_packages' is undefined with Ansible 2.2. 2016-11-02 12:02:30 -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 55b9e6a84e Issue #2: Fix final broken test on Ubuntu 14.04. 2016-09-29 23:39:30 -05:00
Jeff Geerling 0ee096de52 Fixes #2: Fix test on Debian and CentOS 6. 2016-09-29 23:11:03 -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 c35921281d Issue #2: Continue to pick up the mess. 2016-09-29 22:16:48 -05:00
Jeff Geerling b8dff45f81 Issue #2: Set correct paths for Travis tests. 2016-09-29 22:12:26 -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 ccbd320aac Fix broken variable include files. 2016-09-29 14:49:33 -05:00
Jeff Geerling cf840ea69f Fix a few bugs. 2016-09-29 14:42:03 -05:00
Jeff Geerling e742492e45 Fix broken tests, add Debian 8 test. 2016-09-29 14:33:39 -05:00
Jeff Geerling 9ef6bede6b More fixes for database directory. 2016-09-29 12:36:57 -05:00
Jeff Geerling 1429b9fa22 Task order fixes. 2016-09-29 12:04:34 -05:00
Jeff Geerling 44e1ae1930 Initialize the database, start the service. 2016-09-29 11:59:22 -05:00
Jeff Geerling 51101f0a82 Rearrange order of docker exec test command. 2016-09-29 11:23:49 -05:00
Jeff Geerling d57db4d765 Attempt running pg_ctl test as postgres user. 2016-09-29 11:19:08 -05:00
Jeff Geerling 00bbaf63aa Fix broken tests. 2016-09-29 11:10:17 -05:00
Jeff Geerling 0ffb39f77e Initial commit for Ubuntu, Debian, and RHEL/CentOS. 2016-09-29 11:03:13 -05:00