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 |
|
Niels Abspoel
|
c97d2656c0
|
Merge pull request #151 from fcrozat/master
Fix pkg_libpq_dev package name for openSUSE / SLE
|
2017-02-21 22:21:00 +01:00 |
|
Frederic Crozat
|
f7b321fbbf
|
Fix pkg_libpq_dev package name for openSUSE / SLE
|
2017-02-21 22:18:53 +01:00 |
|
Javier Bértoli
|
1d950295f4
|
Merge pull request #150 from vutny/fix-141
Fix issue #141
|
2017-02-16 20:09:40 -03:00 |
|
Denys Havrysh
|
22446cc53e
|
Resolve #148: workaround prereq causing infinite recursion
|
2017-02-15 12:05:56 +02:00 |
|
Denys Havrysh
|
4af8512483
|
Fix issue #141
|
2017-02-13 16:27:22 +02:00 |
|
Javier Bértoli
|
3c2d65b8b0
|
Merge pull request #138 from vutny/backup-hba
Make local backup of `pg_hba.conf` file before modification
|
2017-02-06 14:17:01 -03:00 |
|
Javier Bértoli
|
0942d5f764
|
Merge pull request #144 from ThinkAlexandria/fedora_support
Support upstream repo for Fedora 25, 24, and 23
|
2017-02-05 18:40:32 -03:00 |
|
YetAnotherMinion
|
ea695fa7d6
|
Support upstream repo for Fedora 25, 24, and 23
Resolves #143
Add a macro to override base_url for upstream package url using the grain from 3 most recent Fedora distributions
|
2017-02-05 13:12:53 -06:00 |
|
Javier Bértoli
|
9ece3e9180
|
Merge pull request #139 from leansalt/pillar-extension-fix
add example on how to enable extension on a db
|
2017-01-24 16:21:22 -03:00 |
|
ek9
|
7d692958ee
|
add example on how to enable extension on a db
|
2017-01-24 18:15:46 +01:00 |
|
Denys Havrysh
|
79b83fe414
|
Make local backup of pg_hba.conf file before modification
|
2017-01-13 12:09:45 +02:00 |
|
Wolodja Wentland
|
98d39f296e
|
Merge pull request #137 from vutny/skip-acls
Skip configuring ACLs in `pg_hba.conf` if not provided
|
2017-01-12 14:58:51 +00:00 |
|
Denys Havrysh
|
69a59b6f63
|
Skip configuring ACLs in `pg_hba.conf ` if not provided
|
2017-01-12 11:34:41 +02:00 |
|
Javier Bértoli
|
7aacf9816f
|
Merge pull request #136 from vutny/start-postgresql-even-if-there-is-no-init
Attempt to start and manage PostgreSQL service even if init system fails
|
2017-01-09 14:12:07 -03:00 |
|
Denys Havrysh
|
52d57d3576
|
Describe `postgres.server.image ` state in README
|
2017-01-09 16:22:45 +02:00 |
|
Denys Havrysh
|
b7771fec8c
|
Fix requisite for tablespace directories
|
2017-01-09 16:01:50 +02:00 |
|
Denys Havrysh
|
783041b8cc
|
Separate states for baking VM or container image
|
2017-01-08 17:41:12 +02:00 |
|
Denys Havrysh
|
186e972075
|
Use `bake_image ` Pillar setting to control PG startup behavior
|
2017-01-07 16:19:14 +02:00 |
|
Denys Havrysh
|
d48f6f2a50
|
Make sure the service is enabled on "deb"-based operating systems
|
2017-01-06 16:54:33 +02:00 |
|
Denys Havrysh
|
87f6cd880c
|
Make clean state run by explicitly checking if init system is available
|
2017-01-06 16:37:07 +02:00 |
|