Commit Graph

68 Commits

Author SHA1 Message Date
Robert Kaussow afc1629696 add variable postgres_base_dir
continuous-integration/drone/push Build is passing Details
2019-03-20 09:26:18 +01:00
Robert Kaussow c39ec2be43 switch to new drone syntax
continuous-integration/drone/push Build is passing Details
2019-01-12 13:52:07 +01:00
Robert Kaussow eb791acf0d fix indentation
the build was successful Details
2019-01-09 21:00:55 +01:00
Robert Kaussow 3e803c8333 add drone config
the build failed Details
2019-01-09 20:58:17 +01: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 7a293a3a1a fix task for dependency install 2018-10-25 22:03:30 +02:00
Robert Kaussow 77d51bfe80 install dependencies 2018-10-25 21:56:41 +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 3b42430f76 use native list of python packages 2018-10-18 23:31:30 +02:00
Robert Kaussow 1b3a21ade6 install python dependencies 2018-10-18 23:25:17 +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 dc21d09988 fix typo 2018-10-16 23:14:12 +02:00
Robert Kaussow ab5e32d768 fix variable names 2018-10-16 23:13:18 +02:00
Robert Kaussow f607529f5c refactor tls path handling 2018-10-16 23:11:31 +02:00
Robert Kaussow 1192e6de7d add base tls implementation 2018-10-16 23:05:15 +02:00
Robert Kaussow 7a82ac2005 fix joining in template 2018-10-16 21:51:52 +02:00
Robert Kaussow 1273625b58 remove wrong variable 2018-10-16 21:45:53 +02:00
Robert Kaussow e03c2eb89e try again 2018-10-16 21:41:55 +02:00
Robert Kaussow cf7d6fb7c5 try to fix unicode fuckup 2018-10-16 21:37:09 +02:00
Robert Kaussow 681911ff87 try to_yaml to fix unicode in lists 2018-10-16 21:26:40 +02:00
Robert Kaussow 6483008152 try to fix unicode in list templating 2018-10-16 21:24:00 +02:00
Robert Kaussow 65c2c686f5 try to fix unicode prefix 2018-10-16 21:07:07 +02:00
Robert Kaussow 1d02ad45ba fix log dir variable 2018-10-16 20:59:31 +02:00
Robert Kaussow c3844b679b add postgresql.conf templating 2018-10-16 20:53:36 +02:00
Robert Kaussow 20da3a9a8a remove test data folder 2018-10-16 00:44:56 +02:00
Robert Kaussow 8555a96bc1 fix daemon variable 2018-10-16 00:39:52 +02:00
Robert Kaussow 6343a69365 try to fix initdb 2018-10-16 00:37:44 +02:00
Robert Kaussow 12f9ad4fa9 fix variable 2018-10-16 00:27:43 +02:00