Ralph Bean
9523dadd16
Wrong name.
2017-03-01 18:36:27 +00:00
Ralph Bean
e31984a6b0
For mbs upgrades, upgrade this too.
2017-03-01 18:35:52 +00:00
Randy Barlow
44d26f4df5
Disable registry caching so we can avoid Redis.
...
Patrick and Adam and I had a meeting this morning to discuss how
to deploy Redis to be used as a shared cache for the registry
nodes. Patrick suggested that we could instead disable the regstry
caching layer and rely on Varnish to do all our caching, which
makes the system simpler. This commit disables the in-memory cache
of the registries so they won't get out of sync on write
operations.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com >
2017-03-01 15:56:15 +00:00
Patrick Uiterwijk
2dd53536f5
Add principal postfix
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com >
2017-03-01 09:59:50 +00:00
Mikolaj Izdebski
3a5a6a36dd
Fix krb_principal for koschei user in staging Koji
2017-03-01 09:59:19 +00:00
Aurélien Bompard
cbef5afa55
Mailman: add script to help sync prod data to stg
2017-03-01 07:29:11 +00:00
Kevin Fenzi
dc2e4fff1f
actually add new users and also tweak subnets to reflect whats in already
2017-02-28 17:14:25 +00:00
Kevin Fenzi
4f2abfe531
rename tenant
2017-02-28 04:31:41 +00:00
Kevin Fenzi
182af43466
this mock trick only works on fedora side
2017-02-28 00:13:08 +00:00
Kevin Fenzi
d4a5f649fd
first cut at maintainer-test machines in cloud
2017-02-27 21:47:30 +00:00
Kevin Fenzi
d23335425b
add some new cloud tenants: one for test machines and one for dashost
2017-02-27 20:40:50 +00:00
Kevin Fenzi
37d10d972d
adjust staging builder reconfig for kerberos
2017-02-27 20:31:07 +00:00
Kevin Fenzi
b83468174b
put all roles in the same place
2017-02-27 19:37:20 +00:00
Kevin Fenzi
5df94f77ea
setup backups for communityblog and magazine
2017-02-27 19:17:09 +00:00
Kevin Fenzi
f07c8b1373
move back to a more simple koji sync playbook to get things working again
2017-02-26 19:38:13 +00:00
Kevin Fenzi
4926794bfd
friday, it must be friday
2017-02-24 21:14:33 +00:00
Kevin Fenzi
6820860b7b
typos for everyone
2017-02-24 20:21:35 +00:00
Kevin Fenzi
ef51eef219
use the right db host for koji in staging
2017-02-24 20:17:29 +00:00
Randy Barlow
e5c64dba79
Do not configure gluster on the candidate registry.
...
Signed-off-by: Randy Barlow <randy@electronsweatshop.com >
2017-02-24 19:27:05 +00:00
Kevin Fenzi
bdaaa1c889
reorg the stg builders, adjust koji db sync for BDR
2017-02-24 19:03:07 +00:00
Randy Barlow
b668cdafa5
Add docker-registry01.stg to the gluster party.
...
Signed-off-by: Randy Barlow <randy@electronsweatshop.com >
2017-02-24 19:00:57 +00:00
Randy Barlow
a3ebec66e4
Use the correct hostname in the servers list.
...
Signed-off-by: Randy Barlow <randy@electronsweatshop.com >
2017-02-24 15:04:17 +00:00
Randy Barlow
d929e0fc91
Use the correct hostname for docker-registry02.stg.
...
Signed-off-by: Randy Barlow <randy@electronsweatshop.com >
2017-02-24 14:29:29 +00:00
Tim Flink
74963490bd
disabling imagefactoryclient on qa-stg
2017-02-24 01:45:31 +00:00
Randy Barlow
165854b53c
Delete the bodhi db dump when we are done with it.
...
Signed-off-by: Randy Barlow <randy@electronsweatshop.com >
2017-02-23 19:57:56 +00:00
Randy Barlow
68a3ce158e
Insert a newline instead of a literal \n.
...
Signed-off-by: Randy Barlow <randy@electronsweatshop.com >
2017-02-23 19:52:58 +00:00
Randy Barlow
8523b4cb2a
Don't try to match the \ from \connect.
...
Signed-off-by: Randy Barlow <randy@electronsweatshop.com >
2017-02-23 19:50:48 +00:00
Randy Barlow
e99a5bfe15
Don't rm the db dump at the end.
...
Signed-off-by: Randy Barlow <randy@electronsweatshop.com >
2017-02-23 19:46:58 +00:00
Randy Barlow
1cd2468b6a
Remove the db dump when we are done with it.
...
Signed-off-by: Randy Barlow <randy@electronsweatshop.com >
2017-02-23 19:42:43 +00:00
Randy Barlow
50a1456a4d
Correctly sed the connect statement.
...
Signed-off-by: Randy Barlow <randy@electronsweatshop.com >
2017-02-23 19:38:42 +00:00
Randy Barlow
7c8993cf4e
Set ddl locking after connecting to bodhi2 and without LOCAL.
...
Signed-off-by: Randy Barlow <randy@electronsweatshop.com >
2017-02-23 19:32:07 +00:00
Randy Barlow
437c68d5b1
Match the whole line with my sed statement.
...
Signed-off-by: Randy Barlow <randy@electronsweatshop.com >
2017-02-23 19:20:03 +00:00
Randy Barlow
a1ceb9f28b
Use on instead of true for ddl_locking and dont rm the dump.
...
Signed-off-by: Randy Barlow <randy@electronsweatshop.com >
2017-02-23 19:16:50 +00:00
Randy Barlow
4ce585e944
Replace CREATE DATABASE with a bdr.permit_ddl_locking statement.
...
Signed-off-by: Randy Barlow <randy@electronsweatshop.com >
2017-02-23 19:06:36 +00:00
Randy Barlow
13ccff2f33
Use correct syntax to delete rows from bodhi's db in stg sync.
...
Signed-off-by: Randy Barlow <randy@electronsweatshop.com >
2017-02-23 18:59:21 +00:00
Randy Barlow
2f23271045
Undo the last commit, as it wasn't needed.
...
Apparently unxz removes the compressed file after decompressing it,
so it wasn't necessarily to explictly remove it.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com >
2017-02-23 17:54:25 +00:00
Randy Barlow
b4963b4ce9
Delete the compressed bodhi db dump when done with staging sync.
...
Signed-off-by: Randy Barlow <randy@electronsweatshop.com >
2017-02-23 17:52:17 +00:00
Randy Barlow
75bcdb3c46
Use pgbdr02 instead of pgbdr01 in Bodhi's staging sync script.
...
Signed-off-by: Randy Barlow <randy@electronsweatshop.com >
2017-02-23 17:40:30 +00:00
Randy Barlow
5fb8c38b4b
Merge branch 'master' of /git/ansible
2017-02-23 17:31:26 +00:00
Randy Barlow
2f91a810ba
Use the new pgbdr01 host for Bodhi's staging sync script.
...
Signed-off-by: Randy Barlow <randy@electronsweatshop.com >
2017-02-23 17:31:06 +00:00
Mikolaj Izdebski
6c255a8285
Make it possible to run Koschei upgrade in staging
2017-02-23 16:32:27 +00:00
Tim Flink
66fe261659
adding imagefactory client to qa-stg
2017-02-23 15:41:47 +00:00
Randy Barlow
ec3c8fdf60
/srv/docker is used instead of /var/lib/registry.
...
Signed-off-by: Randy Barlow <randy@electronsweatshop.com >
2017-02-22 20:35:08 +00:00
Stephen Smoogen
ea5a7338cf
and we no longer need mirrorlist-ibiblio after rebuild
2017-02-22 20:29:36 +00:00
Randy Barlow
0a90ed2722
Configure registry02.stg to use Gluster for /var/lib/registry.
...
Signed-off-by: Randy Barlow <randy@electronsweatshop.com >
2017-02-22 19:00:01 +00:00
Stephen Smoogen
1ad894bd7c
and maybe I am overthinking this?
2017-02-20 20:25:51 +00:00
Stephen Smoogen
edee9ec47f
remove the need to use /nagios/ on nagios
2017-02-20 20:01:52 +00:00
Stephen Smoogen
95f7aeee5d
hey look ma/two hands
2017-02-20 19:42:07 +00:00
Patrick Uiterwijk
4d9390bd95
Use name-based disabling for update-proxy-dns
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com >
2017-02-18 15:35:44 +00:00
Jeremy Cline
3aed8bc40e
Restart httpd after anitya frontend upgrade
...
Signed-off-by: Jeremy Cline <jeremy@jcline.org >
2017-02-16 14:16:54 +00:00