Kevin Fenzi
4b31ac5152
ansible: Change all our group names from foo-bar to foo_bar or foo-bar-baz to foo_bar_baz
...
In ansible 2.8 the - character isn't supposed to be valid in group names.
While we could override this, might has well just bite the bullet and change it.
So, just switch all group names to use _ instead of -
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2019-05-20 17:38:09 +00:00
Stephen Smoogen
e3c0199dad
make another set of stg ip changes
2017-09-29 15:24:58 +00:00
Stephen Smoogen
2734bbec05
move everything in staging except koji/proxy/pgdbr/pkgs to 10.5.128
2017-09-28 19:51:57 +00:00
Patrick Uiterwijk
f916512e4f
By default, protect against schema changes in BDR
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com >
2016-11-01 22:17:52 +00:00
Kevin Fenzi
ba9a5dc146
increase limits for postgres a lot
2016-10-20 21:00:17 +00:00
Kevin Fenzi
53c0e45d2f
move legacy db-koji setup above new one so it keeps working
2016-10-17 21:07:09 +00:00
Kevin Fenzi
f653d285e3
Fix mask
2016-10-17 19:27:26 +00:00
Kevin Fenzi
eb69def46c
First stab at autogenerating replication ips for pg_hba
2016-10-17 19:22:41 +00:00
Kevin Fenzi
0f2bfd76f8
add postgresql bdr role
2016-10-14 19:45:20 +00:00