Commit graph

27050 commits

Author SHA1 Message Date
Patrick Uiterwijk
180bd2ee6e Move koji to mod_proxy_balancer
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2019-05-22 08:53:46 +02:00
Patrick Uiterwijk
27667b474c Remove the s390 koji from proxies
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2019-05-22 08:49:06 +02:00
Randy Barlow
3464a2d553 bodhi: Don't set up backend01.stg to be fedmsg.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
2019-05-22 01:59:06 +00:00
Kevin Fenzi
12fbe24a16 filter plugins: Fix group names for - vs _
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-05-22 00:09:09 +00:00
Kevin Fenzi
ea7f0ce02f varnish: remove duplicate execstart
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-05-21 23:11:26 +00:00
Kevin Fenzi
d84fa33451 varnish: Just override the entire service file with ours
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-05-21 23:07:09 +00:00
Kevin Fenzi
6ca42be5fc varnish: setup override file in correct directory
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-05-21 23:01:48 +00:00
Kevin Fenzi
4e316dec97 koji hub: comment out no longer used crl file.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-05-21 22:44:15 +00:00
Randy Barlow
02d154387d bodhi: Run fedora-messaging as apache.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
2019-05-21 22:37:07 +00:00
Kevin Fenzi
bb3d49b94e haproxy / koji: add koji02 into load balancing in haproxy so we can reboot nodes.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-05-21 22:20:02 +00:00
Rick Elrod
8cd64a58f5 atomic-htaccess: cron
Signed-off-by: Rick Elrod <relrod@redhat.com>
2019-05-21 19:39:05 +00:00
Rick Elrod
1074fa0d6d atomic-htaccess-generator: port over from old websites repo
Signed-off-by: Rick Elrod <relrod@redhat.com>
2019-05-21 19:22:08 +00:00
Kevin Fenzi
4dde14c733 openshift-stg: move masters to different virthosts instead of having them all on virthost02.stg
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-05-21 18:21:33 +00:00
Kevin Fenzi
661626a454 vhost_reboot: when rebooting ipa or rabbitmq hosts, restart some services after they come up.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-05-21 15:56:08 +00:00
Rick Elrod
6765b95175 getfedora: make the last slash optional here
Signed-off-by: Rick Elrod <relrod@redhat.com>
2019-05-21 15:29:32 +00:00
Randy Barlow
19291eb169 bodhi: Fix some more group names with dashes.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
2019-05-21 15:27:42 +00:00
Rick Elrod
2c63d5cdd8 getfedora: Redirect /keys to /security because people keep complaining ;)
Signed-off-by: Rick Elrod <relrod@redhat.com>
2019-05-21 15:17:06 +00:00
Randy Barlow
9d4898da96 bodhi: Only use fedmsg in production.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
2019-05-21 15:01:07 +00:00
Kevin Fenzi
3a907f13bd ansible: Try and mass fix all the manual playbooks to use _ instead of - in group names.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-05-21 14:49:37 +00:00
Kamil Páral
adf77a651f taskotron-dev: use F29 minions 2019-05-21 14:38:24 +02:00
Jakub Kadlčík
a129c38944 Enable outdated chroots notification/removal automatization 2019-05-21 09:25:30 +02:00
Randy Barlow
89ec0f480b bodhi: Upgrade staging to 4.0.0-0.5.beta.fc29.infra
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
2019-05-21 03:49:46 +00:00
Rick Elrod
3d6a97c16d and from here
Signed-off-by: Rick Elrod <relrod@redhat.com>
2019-05-20 20:39:12 +00:00
Rick Elrod
4edc0b52da nuke these for now too
Signed-off-by: Rick Elrod <relrod@redhat.com>
2019-05-20 20:37:47 +00:00
Rick Elrod
a9ba0c6b76 Revert "Move new language stuff to prod"
This reverts commit d166180eb2.
2019-05-20 20:35:19 +00:00
Randy Barlow
4483d09a22 bodhi: Upgrade staging to 4.0.0-0.4.beta.fc29.infra.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
2019-05-20 20:16:31 +00:00
Pierre-Yves Chibon
905f32a0e8 elections: fix the path to the database and in the cookie
The path to the database did not open correctly the jinja variable.

The application_root is used in the cookie, and now that elections
is running at the root of the URL, it must reflect that.

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2019-05-20 20:58:24 +02:00
Pierre-Yves Chibon
36c87bb034 elections: enable the routing to elections.fp.o
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2019-05-20 20:51:10 +02:00
Pierre-Yves Chibon
2cad7baf13 elections: fix the sqlalchemy.url in the alembic.ini config file
Jinja variable needs to start with {{ and end with }}, both.

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2019-05-20 20:47:41 +02:00
Pierre-Yves Chibon
f338862ac1 elections: deploy in openshift prod
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2019-05-20 20:38:25 +02:00
Kevin Fenzi
8f62e24919 ansible: fix the groups on all the openshift apps
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-05-20 18:34:20 +00:00
Kevin Fenzi
de402a44c7 ansible: nearing the end of the obviously broken groups.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-05-20 18:27:45 +00:00
Kevin Fenzi
80d8694583 ansible: fix -- mistake for import_playbook
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-05-20 18:23:42 +00:00
Kevin Fenzi
2d1cf41c9f ansible: fix the virt-create calls
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-05-20 18:19:27 +00:00
Kevin Fenzi
2c3ed74a7d ansible: more group fixing. Get playboooks/include and update_ticketkey
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-05-20 18:14:08 +00:00
Kevin Fenzi
2dfb98136a ansible: more cleanup from group name changes.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-05-20 18:10:46 +00:00
Kevin Fenzi
71e1e51b93 releng-compose: make nfs/client roles more readable and clean up stray }s
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-05-20 17:54:22 +00:00
Stephen Smoogen
a3505f3be9 move host name of 45drives to storinator. do the same for groups also 2019-05-20 17:54:07 +00:00
Patrick Uiterwijk
4d70aca2ec Fix ipsilon.yml
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2019-05-20 19:44:18 +02:00
Mikolaj Izdebski
59f77c5d6a upgrade/koschei: Fix Ansible group names 2019-05-20 19:44:06 +02:00
Kevin Fenzi
4ee87643fa ansible: fix copr_dist-git
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-05-20 17:43:52 +00:00
Kevin Fenzi
a8b31db8c9 ansible: fix copr_dist-git_stg for _
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-05-20 17:43:17 +00:00
Kevin Fenzi
e6b31db5f5 ansible: fix copr_dist-git_dev for _
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-05-20 17:42:33 +00:00
Patrick Uiterwijk
7b02e3c689 Add kerneltest oidc in prod
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2019-05-20 19:41:23 +02:00
Kevin Fenzi
843a0e569f ansible: fix missing pdc child for _
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-05-20 17:41:07 +00:00
Kevin Fenzi
4431102b0b ansible: fix children in builder inventory for _ change
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-05-20 17:39:48 +00:00
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
Patrick Uiterwijk
9766327633 Add kerneltest oidc extension
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2019-05-20 19:35:30 +02:00
Patrick Uiterwijk
6bc09673fc Add new kerneltest OIDC scope
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2019-05-20 19:19:22 +02:00
Kevin Fenzi
c626bcba85 Revert "inventory: drop the constructed inventory for now until we are using it for something specific."
This reverts commit 65410b9d5d.
2019-05-20 16:05:59 +00:00