Commit Graph

29 Commits

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