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
7bab8e1761
adding vars to get imagefactory client on qa-prod
2017-02-23 18:50:02 +00:00
229c3eacdc
hopefully the last of the missing variables to get imagefactory client on qa-stg
2017-02-23 18:44:08 +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
clime
90a56ab59d
copr-dist-git: set groups for copr-service user at the point of its creation
2017-02-23 17:22:25 +01:00
mprahl
861e22f8b7
Merge branch 'master' of /git/ansible
2017-02-23 15:55:54 +00:00
mprahl
cff1f923cf
Make httpd logs world readable on MBS
2017-02-23 15:55:47 +00:00
c2158a2f65
forgot variable for imagefactoryclient
2017-02-23 15:46:44 +00:00
66fe261659
adding imagefactory client to qa-stg
2017-02-23 15:41:47 +00:00
mprahl
854eaecce1
Git sysadmin-mbs access to mbs-frontend
2017-02-23 15:18:08 +00:00
Filip Valder
e957da7f1f
Merge branch 'master' of /git/ansible
2017-02-23 15:17:48 +00:00
Jan Kaluža
be9c89009c
Merge branch 'master' of /git/ansible
2017-02-23 15:17:39 +00:00
Filip Valder
db09e4b77d
Merge branch 'master' of /git/ansible
2017-02-23 15:17:37 +00:00
Filip Valder
16ce748394
add sysadmin-mbs to fas_client_groups
2017-02-23 15:17:12 +00:00
Jan Kaluža
644f8de0f0
Give sysadmin-mbs access to mbs-backend
2017-02-23 15:16:55 +00:00
Ralph Bean
dba02492dd
Give sysadmin-mbs ssh access to mbs-frontend-stg.
2017-02-23 15:16:34 +00:00
Ralph Bean
70d198d45a
Give sysadmin-mbs access to batcave01.
2017-02-23 15:09:49 +00:00
Ralph Bean
7e5425c2c5
Give sysadmin-mbs access through bastion.
2017-02-23 15:06:46 +00:00
Stephen Smoogen
e470c2e159
how did this ever work?
2017-02-22 22:58:43 +00:00
Stephen Smoogen
0f1dce0cfd
clean up ibiblio04 guests to correct vg group
2017-02-22 21:28:48 +00:00
Stephen Smoogen
c92f1e0077
oh what a world.. what a world.
2017-02-22 20:47:31 +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
3cb4f2a75f
and remove its little doggies too <<cackle>>
2017-02-22 20:32:01 +00:00
Stephen Smoogen
ea5a7338cf
and we no longer need mirrorlist-ibiblio after rebuild
2017-02-22 20:29:36 +00:00
Adam Williamson
f78d015cf4
openqa/dispatcher: update respin cronjob for new scheduler name
...
The scheduler binary name changed from 'fedora-openqa-schedule'
to 'fedora-openqa', but I forgot to update the call in this
cronjob. Oops.
2017-02-22 11:56:53 -08: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
Ralph Bean
4885069d12
Remove old dev config, no longer needed.
...
This stuff was for https://fedorahosted.org/rel-eng/ticket/6441
2017-02-22 15:40:59 +00:00
Ralph Bean
ecf9f1ef07
Turn off koji proxyuser for MBS.
...
For https://pagure.io/fm-orchestrator/issue/334
2017-02-22 15:18:07 +00:00
Martin Krizek
8bee458931
Revert "buildmaster: try running selinux context change async"
...
This reverts commit cbcac7a4cd
.
2017-02-22 11:41:21 +00:00
Martin Krizek
cbcac7a4cd
buildmaster: try running selinux context change async
2017-02-22 11:25:53 +00:00
Patrick Uiterwijk
1072e361d6
Also for the phx2 region
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-02-21 22:26:49 +00:00
Patrick Uiterwijk
b7dfd1e67d
phx2.fp.o is now signed
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-02-21 22:23:05 +00:00
Kevin Fenzi
97df60866c
remove sign-vault04, it is configured
2017-02-21 21:33:04 +00:00
Stephen Smoogen
6cd2eadecd
clean up some variables
2017-02-21 20:36:11 +00:00
Kevin Fenzi
6a108a250b
add in sign-vault04 to configure, remove 03
2017-02-21 19:03:50 +00:00