Commit Graph

35 Commits

Author SHA1 Message Date
Robert Kaussow f546144c57 add loop control and remove no_log
continuous-integration/drone/push Build is passing Details
2019-10-27 16:57:12 +01:00
Robert Kaussow 263390f833 remove iptables integration
continuous-integration/drone/push Build is passing Details
2019-10-27 16:37:27 +01:00
Robert Kaussow ae6251000e small fixes
continuous-integration/drone/push Build is failing Details
2019-10-26 14:11:06 +02:00
Robert Kaussow 39504bcad3 add postgres_hba_entries_extra
continuous-integration/drone/push Build is passing Details
2019-10-23 10:02:37 +02:00
Robert Kaussow b5522e1973 remove wrong bracket
continuous-integration/drone/push Build is passing Details
2019-10-23 09:54:14 +02:00
Robert Kaussow d4b4696f10 remove wrong bracket
continuous-integration/drone/push Build is failing Details
2019-10-23 09:48:39 +02:00
Robert Kaussow 0ce0c47c97 remove pg_hba template and switch to module
continuous-integration/drone/push Build is failing Details
2019-10-23 09:44:56 +02:00
Robert Kaussow 737b83dc81 remove old loop syntax 2019-08-27 22:55:28 +02:00
Robert Kaussow 0b619a71fe enable molecule tests
continuous-integration/drone/push Build is failing Details
2019-06-10 15:05:20 +02:00
Robert Kaussow 50add42a91 fix wrong order 2018-12-08 21:58:41 +01:00
Robert Kaussow a83edcf231 switch to md5 2018-10-26 23:15:20 +02:00
Robert Kaussow 57c1663518 try to use sha256 for pg users 2018-10-26 22:33:29 +02:00
Robert Kaussow ecb0f0e575 add iptables task 2018-10-26 21:56:47 +02:00
Robert Kaussow 2b5552a892 fix idempotency 2018-10-25 23:40:05 +02:00
Robert Kaussow f802a13f79 fix hashing 2018-10-23 22:59:45 +02:00
Robert Kaussow ec058ff004 fix password hashing 2018-10-23 22:41:21 +02:00
Robert Kaussow 145d037e3a try to concat hash 2018-10-22 23:39:51 +02:00
Robert Kaussow 0503de5971 use idempotent salt 2018-10-22 23:33:14 +02:00
Robert Kaussow c3cc5881e7 remove loop control 2018-10-22 23:20:09 +02:00
Robert Kaussow c9ab20020f fix password handling 2018-10-22 23:05:52 +02:00
Robert Kaussow 1282ca582c fix encryption 2018-10-22 22:45:06 +02:00
Robert Kaussow bb1a3014d4 debugging 2018-10-22 22:37:45 +02:00
Robert Kaussow f879f6fb2c add state to pam users 2018-10-22 22:35:27 +02:00
Robert Kaussow 42e00014c8 disable logging for passwords 2018-10-22 22:33:39 +02:00
Robert Kaussow b3e2f11ab2 create linux users for pam auth 2018-10-22 22:10:06 +02:00
Robert Kaussow 736a9d1ac8 use no_log for postgresql_user 2018-10-18 23:23:41 +02:00
Robert Kaussow f1cf439100 re-add force handler 2018-10-18 23:13:48 +02:00
Robert Kaussow ad772d3ed3 remove pam related tasks 2018-10-18 23:12:57 +02:00
Robert Kaussow dfbb5e0aac fix module name 2018-10-18 23:09:06 +02:00
Robert Kaussow 502b21a656 fix variables 2018-10-18 23:07:39 +02:00
Robert Kaussow 4bfaf60650 force handlers to run after configure pg_hba.conf 2018-10-18 23:02:23 +02:00
Robert Kaussow f96dbc53f7 multiple fixes in user handling 2018-10-18 22:59:39 +02:00
Robert Kaussow dfaa71b52a fix typo; notify restart after changing pg_hba 2018-10-17 22:26:30 +02:00
Robert Kaussow 719585da34 force password auth for all users as default 2018-10-17 22:19:04 +02:00
Robert Kaussow c3844b679b add postgresql.conf templating 2018-10-16 20:53:36 +02:00