Commit graph

34400 commits

Author SHA1 Message Date
Nils Philippsen
8bb0b6f069 reenroll-ipa-client: Fix conditionals
Signed-off-by: Nils Philippsen <nils@redhat.com>
2021-03-05 16:58:01 +01:00
Nils Philippsen
9ca47e58cb Use include_role the right way
Signed-off-by: Nils Philippsen <nils@redhat.com>
2021-03-05 16:44:14 +01:00
Mikolaj Izdebski
b3261e9743 koschei: remove fedmenu 2021-03-05 11:05:02 +01:00
Nils Philippsen
62882a1906 manual: Reenroll stale IPA clients
Reinstalling the IPA server in staging made the enrollments of IPA
clients against the old instance stale. This playbook detects this,
cleans things up and enrolls hosts again.

Signed-off-by: Nils Philippsen <nils@redhat.com>
2021-03-04 16:20:40 +01:00
Mark O'Brien
8ad09bd193 fas-stg: add app owners scoady and mobrien 2021-03-04 11:41:55 +00:00
Mark O'Brien
03d830adfd fas-stg: bring up test fas 2021-03-04 11:35:50 +00:00
Lukas Zapletal
8944ce748e Update roles/openshift-apps/toddlers/templates/email_overrides.toml
Adding my account, thanks!
2021-03-03 16:49:26 +00:00
František Zatloukal
d20ea8adf9 oraculum: Switch staging back to master branch 2021-03-03 10:32:55 +01:00
František Zatloukal
ad77900c6e oraculum: Update BC 2021-03-03 10:12:07 +01:00
Nils Philippsen
8e2fc1033c ipa/client: remove redundant variable definitions
The definitions are in mbs and mbs_stg, respectively.

Signed-off-by: Nils Philippsen <nils@redhat.com>
2021-03-02 19:30:55 +00:00
Nils Philippsen
3e7bb19490 ipa/client: add variables missing in groups
Signed-off-by: Nils Philippsen <nils@redhat.com>
2021-03-02 19:30:55 +00:00
Michal Fabik
c96ab97549 abrt: Update list of Fedora versions for retrace-server 2021-03-02 19:25:54 +00:00
Pierre-Yves Chibon
74b32a1768 distgit/pagure: fix thee if/else/endif block
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2021-03-02 11:18:29 +01:00
Pierre-Yves Chibon
5d83949656 distgit/pagure: Turn off username lookup in dist-git
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2021-03-02 11:16:06 +01:00
Owen W. Taylor
506b3727b7 flatpak-indexer: update to newer upstream, fixing redis binding
Pull in  redis/docker-entrypoint.sh: listen on all interfaces

b239f79e58

This should make redis accessible on the redis service and not just
locally in the redis container.
2021-03-01 19:51:12 -05:00
Kevin Fenzi
b8ff9cb9cd github2fedmsg: fix another fedmsg/base role in staging
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-03-01 16:46:10 -08:00
Kevin Fenzi
ca10e37592 playbooks / staging: adjust playbooks for staging to configure fedmsg if needed
When we setup things we didn't setup fedmsg in iad2 staging.
Now we are using it, so we should configure it until we get rid of it.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-03-01 14:51:09 -08:00
Kevin Fenzi
74591e19b5 filter_plugins / fedmsg: try and make staging only talk to staging hosts
I think the only reason this worked in phx2 was because we also had a
firewall rule that was blocking the staging subnet on all prod machines.
Instead of doing that here, lets just make fedmsg only deal with the
staging hosts in staging. The only thing this might break is things that
aren't in staging_friendly that should be.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-03-01 14:34:41 -08:00
Owen W. Taylor
7c245c1acf flatpak-indexer: fix project name in redis URL 2021-03-01 16:35:18 -05:00
Owen W. Taylor
30a8d3a72d flatpak-indexer: use stringData not data in secret.yml
This matches what we do for other applications.
2021-03-01 16:32:15 -05:00
Owen W. Taylor
bbfe6e38fd flatpak-indexer: fix environment variable name for redis password
Match the environment variable in the deploymentconfig to that used
in the configmap (REDIS_PASSWORD)

Signed-off-by: Owen W. Taylor <otaylor@fishsoup.net>
2021-03-01 11:54:00 -05:00
Owen W. Taylor
3f7de2e870 flatpak-indexer: fix typo in image change trigger for flatpak-indexer
The 'containerNames' parameter was incorrectly cut-and-pasted from
the flatpak-indexer-differ deployment config.

Signed-off-by: Owen W. Taylor <otaylor@fishsoup.net>
2021-03-01 11:54:00 -05:00
Pierre-Yves Chibon
8b39d13364 pagure/dist-git: Adjust the IP list allowed on the internal endpoint - again
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2021-03-01 17:26:47 +01:00
Pierre-Yves Chibon
caa8b7054a pagure/dist-git: Adjust the IP list allowed on the internal endpoint
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2021-03-01 17:02:50 +01:00
Pierre-Yves Chibon
40bfa1604b distgit/pagure: Let pagure to manage ssh keys in stg
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2021-03-01 16:36:20 +01:00
Pierre-Yves Chibon
0d1d2aace5 distgit/pagure: create the git user and add it to the packager group
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2021-03-01 16:25:10 +01:00
Pierre-Yves Chibon
ac2c21ca4a distgit/pagure: in stg we'll use the git user now
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2021-03-01 16:17:57 +01:00
Pierre-Yves Chibon
218d692b85 dist-git/pagure: configure pagure to allow access via a single git user for everyone
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2021-03-01 13:21:25 +01:00
Pierre-Yves Chibon
a3677b36a1 distgit: start working on moving dist-git to use git@ for ssh
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2021-03-01 13:16:18 +01:00
Pierre-Yves Chibon
08feacbdce toddlers: Drop a couple of email overrides that toddlers found as being no longer valid
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2021-03-01 09:48:59 +01:00
Grayson Penland
d43f667ab0 Add myself to admins
I'm adding myself to tahrir.admin as per nb s suggestion
2021-02-26 16:04:12 +00:00
Owen W. Taylor
2e59f661ab flatpak-indexer: fix volumeName for flatpak-indexer-storage
The volumeName was a cut-and-paste error from flatpak-indexer-storage-redis

Signed-off-by: Owen W. Taylor <otaylor@fishsoup.net>
2021-02-25 15:33:52 -05:00
Owen W. Taylor
6378b75d37 flatpak-indexer: Update source reference
Pull in commit 17dab90f206:

 redis/Dockerfile: loosen the permissions on etc/redis

Signed-off-by: Owen W. Taylor <otaylor@fishsoup.net>
2021-02-25 15:32:47 -05:00
Owen W. Taylor
636d797c0b flatpak-indexer: fix kind for flatpak-indexer-build
Should be ImageStreamTag not ImageStream. We ended up with a destination
of flatpak-indexer:latest:latest, when a default tag of :latest was added.

Signed-off-by: Owen W. Taylor <otaylor@fishsoup.net>
2021-02-25 14:42:31 -05:00
Stephen Smoogen
49c0a2d134 FBR: Add in dhcp/bastion host for rdu-cc networks.
This should set up the bridge and controls on the new vmhosts in
RDU-CC so that we can deploy a dhcp host which will allow mgmt to be
brought up for power and similar hardware.

Signed-off-by: Stephen Smoogen <ssmoogen@redhat.com>
2021-02-25 17:45:14 +00:00
Stephen Smoogen
3fa0e1d883 This adds a config file for Fedora 33 osbs systems so that they do not
try to bind to the master interfaces when osbs is also wanting to use
dynamic binding.

Signed-off-by: Stephen Smoogen <ssmoogen@redhat.com>
2021-02-25 17:32:05 +00:00
Owen W. Taylor
39472fb526 flatpak-indexer: fixes for flatpak-indexer-build
* Output the build to the correct imagestream - it was outputing
  to the flatpak-indexer-tardiff stream from a cut-and-paste mistake
* Add a ImageChange trigger for the from: image - we want to trigger
  a rebuild if the ubi8/python-38 image changes by itself, even if
  the flatpak-indexer-tardiff image where we get the tardiff binary from
  isn't rebuilt.

Signed-off-by: Owen W. Taylor <otaylor@fishsoup.net>
2021-02-25 12:04:00 -05:00
Michal Konečný
0e509bde17 release-monitoring: Change permanent session lifetime to 1 day
After the discussion in
https://github.com/fedora-infra/anitya/issues/340 this commit will
change the session lifetime back to 1 day.

Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2021-02-24 16:34:09 +00:00
Owen W. Taylor
e2d5093aee Update storage configuration
* Specify a volumeName for the persistant volume claims (on initial deploy
  to staging, these PVC's got bound to random volume...)
* Name the PVC's to exactly match the volume names, including a -stg suffix
  for staging
* Reduce the requested size for the redis volume to 1Gi.
2021-02-24 16:29:09 +00:00
Owen W. Taylor
1acc6aeade openshift-apps/flatpak-indexer: Remove a reference to a non-existent secret volume
The deployment config for flatpak-indexer referenced a secret volume that
in the Red Hat internal deployment of flatpak-indexer holds a client certificate,
but is not needed for Fedora.

Signed-off-by: Owen W. Taylor <otaylor@fishsoup.net>
2021-02-24 16:29:09 +00:00
Pierre-Yves Chibon
96e6ccbe61 toddlers: fix typo, staging is not a variable
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2021-02-24 12:00:26 +01:00
Owen W. Taylor
32ba71a9b8 openshift-apps/flatpak-indexer: fix wrong URL to upstream repo
One of the references to the upstream repository referenced
https://pagure.io/flatpak-indexer, but at least for now, the code
lives at https://github.com/owtaylor/flatpak-indexer.

Signed-off-by: Owen W. Taylor <otaylor@fishsoup.net>
2021-02-23 16:28:50 -05:00
Brendan Reilly
055cdb614f Fix celery config for MBS 2021-02-23 18:18:57 +00:00
46c4f7925b F34 Bodhi Activation Point
Signed-off-by: Tomas Hrcka <thrcka@redhat.com>
2021-02-23 11:09:53 +01:00
Mohan Boddu
67c42a5060 Enabling autosigning on f35-openh264
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2021-02-22 18:17:45 -05:00
Stephen Smoogen
451f439d49 uncomment vmhost-x86-11.stg.iad2. 2021-02-22 17:02:46 -05:00
Stephen Smoogen
72f7f03220 Add in builders for buildhw-a64-2[1234] 2021-02-22 13:47:12 -05:00
Stephen Smoogen
b4832eb4c9 Merge remote-tracking branch 'upstream/main' into main 2021-02-22 13:43:41 -05:00
Stephen Smoogen
f814f3cbc9 Add in the hosts for bvmhosts-a64 and other builders 2021-02-22 12:15:15 -05:00
Mark O'Brien
a511a0301d mailman01: hostvars for stg iad2 2021-02-22 10:26:01 -05:00