Denys Havrysh
|
15f3d5f5b4
|
Fix compatibility with Salt 2018.3.0
|
2018-04-12 12:35:24 +03:00 |
|
N
|
b51b592a99
|
Merge pull request #199 from noelmcloughlin/clientdir
Add client/ directory
|
2018-04-09 14:31:19 +01:00 |
|
Niels Abspoel
|
ad5792ddd4
|
Merge pull request #202 from xbglowx/conf_dir_mode
Allow setting dir mode for conf_dir in pillar
|
2018-03-31 22:54:55 +02:00 |
|
Brian Glogower
|
feb2b386ce
|
Allow setting dir mode for conf_dir in pillar
The current mode of 0775 causes start problems:
`FATAL: data directory "/var/lib/postgresql/9.6/main" has group or world access`
|
2018-03-31 13:03:16 -07:00 |
|
N
|
43b51148fe
|
Merge pull request #201 from noelmcloughlin/fedora2
Use osmap for OS handling of fedora repo
|
2018-03-31 20:15:34 +01:00 |
|
noelmcloughlin
|
70491364bd
|
Add OS grain filter_by. Move Fedora to osmap
|
2018-03-31 20:13:23 +01:00 |
|
Niels Abspoel
|
2dc3a5dfd1
|
Merge pull request #198 from noelmcloughlin/fedora1
Update Fedora oscode mappings
|
2018-03-28 16:07:02 +02:00 |
|
noelmcloughlin
|
0551e3f2ab
|
Update Fedora oscode mappings
|
2018-03-28 14:54:57 +01:00 |
|
John Keates
|
93d1428fae
|
Merge pull request #200 from noelmcloughlin/debian1
Avoid corrupted upstream install on Debian's
|
2018-03-28 13:46:01 +02:00 |
|
noelmcloughlin
|
d93d80bae2
|
Avoid corrupted upstream install on Debian's
|
2018-03-28 12:05:37 +01:00 |
|
noelmcloughlin
|
23e312eb3e
|
Add client/ directory
|
2018-03-28 11:28:46 +01:00 |
|
Niels Abspoel
|
7783058767
|
Merge pull request #197 from noelmcloughlin/notOSmap
Rename osmap to osfamilymap
|
2018-03-27 20:17:57 +02:00 |
|
noelmcloughlin
|
44f5b7d158
|
Merge branch 'master' of https://github.com/saltstack-formulas/postgres-formula into notOSmap
|
2018-03-27 18:42:53 +01:00 |
|
noelmcloughlin
|
8887f96ed8
|
rename osmap to osfamilymap
|
2018-03-27 18:41:48 +01:00 |
|
N
|
9e51505541
|
Merge pull request #196 from noelmcloughlin/fedoraRepo
Fedora repo
|
2018-03-26 10:12:48 +01:00 |
|
noelmcloughlin
|
b3be3de843
|
Merge branch 'master' of https://github.com/saltstack-formulas/postgres-formula into fedoraRepo
|
2018-03-26 09:44:31 +01:00 |
|
noelmcloughlin
|
37c096e078
|
Use correct Fedora upstream repo
|
2018-03-26 09:43:19 +01:00 |
|
N
|
56cd03404e
|
Merge pull request #193 from noelmcloughlin/pkgs
corrected package defaults/maps
|
2018-03-20 22:54:26 +00:00 |
|
noelmcloughlin
|
2d9ef7606d
|
Merge branch 'master' of https://github.com/saltstack-formulas/postgres-formula into pkgs
|
2018-03-20 22:41:05 +00:00 |
|
noelmcloughlin
|
4d629f0b0c
|
corrections for packages
|
2018-03-20 22:37:42 +00:00 |
|
Niels Abspoel
|
5a46076f45
|
Merge pull request #192 from noelmcloughlin/alts
Fix suse alternatives #189
|
2018-03-17 14:01:18 +01:00 |
|
noelmcloughlin
|
7abdb58ac7
|
Fix suse alternatives #189
|
2018-03-17 01:03:10 +00:00 |
|
Niels Abspoel
|
9b6f86aa95
|
Merge pull request #181 from EvaSDK/handle-pg_ident-conf
Add support for configure pg_ident.conf
|
2018-03-12 20:48:47 +01:00 |
|
Gilles Dartiguelongue
|
f048ab87cd
|
Add example usage of identity mapping
|
2018-03-12 16:48:56 +01:00 |
|
Gilles Dartiguelongue
|
60cc787b16
|
Add support for configure pg_ident.conf
|
2018-03-12 16:40:27 +01:00 |
|
N
|
8031f745c4
|
Merge pull request #191 from noelmcloughlin/postgresApp
PostgresApp and Homebrew Postgres on MacOS
|
2018-03-09 01:03:07 +00:00 |
|
noelmcloughlin
|
a34a4c270c
|
Homebrew Postgres on MacOS
|
2018-03-08 21:27:47 +00:00 |
|
noelmcloughlin
|
1e527c4b91
|
POSTGRESAPP on MacOS
|
2018-03-08 11:53:38 +00:00 |
|
N
|
36fb8f48b2
|
Merge pull request #177 from noelmcloughlin/alternatives
W/A hardcoding of debian alternatives priority
|
2018-03-06 16:26:38 +00:00 |
|
N
|
9e6adde7b5
|
Merge branch 'master' into alternatives
|
2018-03-06 16:26:08 +00:00 |
|
N
|
c727fa5ea1
|
Merge pull request #188 from vutny/fix-mock-test-run
Do not fail states during mock test mode
|
2018-03-06 13:53:04 +00:00 |
|
Niels Abspoel
|
08ad908602
|
Merge pull request #176 from noelmcloughlin/suse-upstream
Support for upstream postgresql.org zypp repo
|
2018-03-06 12:27:31 +01:00 |
|
Noel McLoughin
|
22b11fd680
|
Support for upstream postgresql.org zypp repo after PR review
|
2018-02-26 14:21:27 +00:00 |
|
Noel McLoughin
|
db90890184
|
Tidyup alternatives system priority hardcoding
|
2018-02-22 22:07:43 +00:00 |
|
Denys Havrysh
|
e62d137351
|
Do not fail states during mock test mode
|
2018-02-22 17:54:52 +02:00 |
|
N
|
15898f6fdf
|
Merge pull request #183 from saltstack-formulas/ListNotDict
Env must be list, not dict, in defaults.yml
|
2018-01-23 10:08:08 +00:00 |
|
Noel McLoughin
|
1065e1c67c
|
'env' should be [] not {} in defaults.yml
|
2018-01-22 14:06:03 +00:00 |
|
Niels Abspoel
|
a87ccfb0ed
|
Merge pull request #164 from saltstack-formulas/darwin-postgres
Support for Darwin
|
2017-09-24 22:12:31 +02:00 |
|
Niels Abspoel
|
1a3d303fd2
|
Merge pull request #165 from saltstack-formulas/arch-pg-client
Fix for Arch Linux
|
2017-09-24 22:12:09 +02:00 |
|
Noel McLoughlin
|
d378b47f9f
|
Darwin support
|
2017-09-24 00:51:48 +01:00 |
|
Noel McLoughlin
|
0efd330346
|
Darwin support
|
2017-09-24 00:12:00 +01:00 |
|
Noel McLoughlin
|
9e81aec024
|
Darwin support
|
2017-09-23 23:46:16 +01:00 |
|
Noel McLoughlin
|
36851d4e83
|
Darwin support
|
2017-09-23 23:21:12 +01:00 |
|
Noel McLoughlin
|
772302211b
|
Darwin support
|
2017-09-23 22:58:29 +01:00 |
|
Noel McLoughlin
|
a1cc6056ed
|
Darwin support
|
2017-09-23 22:25:11 +01:00 |
|
Noel McLoughlin
|
ca3ffc5e4d
|
For Arch, fix path for initdb
|
2017-09-23 21:24:56 +01:00 |
|
Noel McLoughlin
|
1548337bbe
|
For arch, postgresql-libs provides psql
|
2017-09-23 20:51:51 +01:00 |
|
Javier Bértoli
|
5cbf920fa7
|
Merge pull request #154 from n-rodriguez/master
Add support for Debian Stretch
|
2017-06-22 09:58:21 -03:00 |
|
Nicolas Rodriguez
|
7ced4e2aa4
|
Add support for Debian Stretch
|
2017-06-20 23:40:46 +02:00 |
|
Javier Bértoli
|
9a455e4714
|
Merge pull request #149 from vutny/fix-148
Resolve #148: workaround `prereq` causing infinite recursion
|
2017-03-16 07:30:25 -03:00 |
|