Ralph Bean
1f269385f0
ODCS: adjust file ownership.
2018-06-21 12:20:44 +00:00
Ralph Bean
d6dd7dedb0
odcs-backend runs in fedmsg-hub now.
2018-06-21 12:02:09 +00:00
Clement Verna
c96a0d54e4
rename python-docker-py to python-docker
...
Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-06-21 13:31:18 +02:00
Clement Verna
cf09684fdd
fixing the copy command
...
Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-06-21 13:15:10 +02:00
Clement Verna
be90f83e4e
This is not needed anymore
...
Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-06-21 12:12:33 +02:00
Clement Verna
bb0b58c91d
Move osbs customization files in the buildroot image
...
Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-06-21 12:08:54 +02:00
Kevin Fenzi
7a200458f5
let there be eth1
2018-06-21 00:26:47 +00:00
Stephen Smoogen
7c57904129
and move bodhi-backend01
2018-06-20 23:35:39 +00:00
Stephen Smoogen
a67aa5bb96
and we have bodhi-backend02 on bv14
2018-06-20 21:54:19 +00:00
Kevin Fenzi
2d997cd54b
Stop using h2 / http/2 on src.fedoraproject.org. For some reason it still hits a curl bug when
...
downloading sources for packages with tons of sources (texlive). Keep it enabled everywhere else
until we get any reports of issues.
2018-06-20 21:39:25 +00:00
Stephen Smoogen
ccff12a22e
remember to move kojipkgs to right host
2018-06-20 21:21:14 +00:00
Ralph Bean
95a232b24f
OK, if this doesn't work.
2018-06-20 21:09:56 +00:00
Ralph Bean
0a8c11ff66
Only one interface for odcs-backend.
2018-06-20 20:16:57 +00:00
Ralph Bean
6ee7c9552a
Set odcs prod nodes to f28.
2018-06-20 20:16:44 +00:00
Ralph Bean
d6c28b4f02
Looks like this needs to really run multiple times.
2018-06-20 20:04:32 +00:00
Ralph Bean
27757cd110
Add nfs_mount_opts for read-only mount of /fedora_koji
2018-06-20 19:53:06 +00:00
Ralph Bean
096ba17701
Do this twice, giving each a chance to discover the other.
2018-06-20 19:53:06 +00:00
Stephen Smoogen
e38dc35a71
and we have this on a new host
2018-06-20 18:39:03 +00:00
Kevin Fenzi
620dc090b7
the playbook is failing needing this
2018-06-20 18:30:40 +00:00
Ralph Bean
dc20223ef8
Rebuild odcs stg on F28.
2018-06-20 17:56:42 +00:00
Mohan Boddu
3591cd3d0e
Stop building F27 Atomic twoweek nightly compose
...
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2018-06-20 17:21:17 +00:00
Patrick Uiterwijk
2440575647
Add discourse2fedmsg secret
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2018-06-20 13:15:26 +02:00
Patrick Uiterwijk
a4e931563d
escape
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2018-06-20 13:05:36 +02:00
Patrick Uiterwijk
602933bf86
Set APP_MODULE env
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2018-06-20 13:04:03 +02:00
Patrick Uiterwijk
5aad004e85
Use py27 for now... the py33 is too old to build zmq
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2018-06-20 13:01:14 +02:00
Patrick Uiterwijk
1083cc0649
Add discourse2fedmsg openshift
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2018-06-20 12:49:26 +02:00
Clement Verna
0969bbadad
import_image is now an exit_plugin
...
Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-06-20 11:22:06 +02:00
Clement Verna
fbda637644
Use the dockerconfigjson format for the registry secrets
...
Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-06-20 09:07:53 +02:00
Kevin Fenzi
79dbb26d35
releng-secondary no longer exists
2018-06-19 21:55:45 +00:00
Mikolaj Izdebski
ba115dd4e4
Remove outdated ks urls for releng-compose
...
All releng-compose boxes have kickstarts urls in their host vars, and
they are all on f27+.
2018-06-19 20:57:50 +00:00
Jeremy Cline
86234e8062
Use alembic-3 since we're installing python3-alembic
...
Signed-off-by: Jeremy Cline <jeremy@jcline.org>
2018-06-19 20:35:27 +00:00
Stephen Smoogen
c592b62a49
remove the dhcp
2018-06-19 20:06:44 +00:00
Jeremy Cline
864e6fffc5
Fix missing dependencies for anitya
...
Signed-off-by: Jeremy Cline <jeremy@jcline.org>
2018-06-19 20:01:39 +00:00
Kevin Fenzi
b8ed8f30a0
Try and fix coreos.fp.o alerts.
2018-06-19 19:56:49 +00:00
Jeremy Cline
4f42785291
Update release-monitoring build to create the docs
...
Signed-off-by: Jeremy Cline <jeremy@jcline.org>
2018-06-19 19:48:31 +00:00
Stephen Smoogen
b8130041df
clean out a couple of old entries and move entries to better order
2018-06-19 19:22:12 +00:00
Stephen Smoogen
0a0f902543
move the dhcpd01 conf over to noc01
2018-06-19 19:16:40 +00:00
Jeremy Cline
d46039fcf9
Update the release-monitoring config
...
Two changes here, create_librariesio_projects got turned into a
whitelist before 0.12 was tagged, and turn off backends we're not set up
to authenticate with (gitlab, github, google).
Signed-off-by: Jeremy Cline <jeremy@jcline.org>
2018-06-19 19:09:29 +00:00
Stephen Smoogen
2b9c17a605
and koji02 is now on bvirthost13
2018-06-19 18:53:50 +00:00
Clement Verna
fc38703328
Add the osbs service to the ODCS allowed client
...
Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-06-19 20:30:09 +02:00
Kevin Fenzi
5afb825376
add some infrastructure for delete request handling
2018-06-19 18:14:45 +00:00
Jeremy Cline
9b6a4c8952
Set the release-monitoring route to something sensible
...
Previously the stage deployment had a route for
release-monitoring-web-release-monitoring.app.os.stg.fedoraproject.org
which, although funny, isn't really memorable. This makes the route be
release-monitoring.app.os.stg.fedoraproject.org in staging, or
release-monitoring.org in prod. Eventually this should probably be
stg.release-monitoring.org, but that involves fiddling with DNS.
Signed-off-by: Jeremy Cline <jeremy@jcline.org>
2018-06-19 17:32:34 +00:00
Jeremy Cline
0f902fb6f3
Add carlwgeorge to the anitya web admins
...
This gives them permissions to view flagged projects, as well as the
ability to remove versions, mappings, and projects.
2018-06-19 13:52:26 +00:00
Kevin Fenzi
65596e9684
Add easy-rsa on batcave01
2018-06-18 22:17:43 +00:00
Kevin Fenzi
31b6ac734f
add sysadmin group
2018-06-18 19:43:23 +00:00
Kevin Fenzi
fd74348d4a
fix this so it works in both stg and prod
2018-06-18 19:00:04 +00:00
Kevin Fenzi
3e3d62ab5f
fix service port
2018-06-18 18:41:28 +00:00
Kevin Fenzi
8f170ff3dd
add imagestream
2018-06-18 18:27:25 +00:00
Kevin Fenzi
33ad8d6d2a
this should be build
2018-06-18 18:06:22 +00:00
Kevin Fenzi
23a7abea18
add new openshift site
2018-06-18 17:58:09 +00:00