Commit Graph

60 Commits

Author SHA1 Message Date
3d24d6ce98 reload postgres after cert renewal
All checks were successful
continuous-integration/drone/push Build is passing
2019-08-06 16:54:09 +02:00
6b1a32dbfd add pesize to lvm to fix ansible warning
All checks were successful
continuous-integration/drone/push Build is passing
2019-06-30 17:00:25 +02:00
ec1574236a fix permissions for base directory on lvm
All checks were successful
continuous-integration/drone/push Build is passing
2019-06-22 17:00:30 +02:00
8d147ff130 add lvm management
All checks were successful
continuous-integration/drone/push Build is passing
2019-06-20 15:55:07 +02:00
8814cafc76 fix tls includes
Some checks failed
continuous-integration/drone/push Build is failing
2019-06-10 15:34:06 +02:00
c59c02180d cleanup tls tasks 2019-06-10 15:20:25 +02:00
b8bf27067f fix policy
Some checks failed
continuous-integration/drone/push Build is failing
2019-06-10 15:09:32 +02:00
0b619a71fe enable molecule tests
Some checks failed
continuous-integration/drone/push Build is failing
2019-06-10 15:05:20 +02:00
eb791acf0d fix indentation
All checks were successful
the build was successful
2019-01-09 21:00:55 +01: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
7a293a3a1a fix task for dependency install 2018-10-25 22:03:30 +02:00
77d51bfe80 install dependencies 2018-10-25 21:56:41 +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
3b42430f76 use native list of python packages 2018-10-18 23:31:30 +02:00
1b3a21ade6 install python dependencies 2018-10-18 23:25:17 +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
dc21d09988 fix typo 2018-10-16 23:14:12 +02:00
ab5e32d768 fix variable names 2018-10-16 23:13:18 +02:00
f607529f5c refactor tls path handling 2018-10-16 23:11:31 +02:00
1192e6de7d add base tls implementation 2018-10-16 23:05:15 +02:00
c3844b679b add postgresql.conf templating 2018-10-16 20:53:36 +02:00
8555a96bc1 fix daemon variable 2018-10-16 00:39:52 +02:00
6343a69365 try to fix initdb 2018-10-16 00:37:44 +02:00
12f9ad4fa9 fix variable 2018-10-16 00:27:43 +02:00
3789517c77 fix internal var name 2018-10-16 00:24:24 +02:00
682d293d45 reload systemd after change 2018-10-16 00:23:42 +02:00
a0c2fa0306 fix variale name 2018-10-16 00:18:59 +02:00
e7267cf2b5 fix task order and add test data folder 2018-10-16 00:16:50 +02:00