Commit graph

858 commits

Author SHA1 Message Date
Pavel Raiskup
17961dc5ce copr: upgrades: add missing packages for upgrade, update dnf-plugins-core 2020-04-24 21:34:20 +02:00
Pavel Raiskup
b2ddae76b5 copr: be: upgrade also prunerepo
https://pagure.io/copr/copr/issue/1139
2020-04-24 21:34:19 +02:00
Pavel Raiskup
96e1c7382a copr: frontend: try to make upgrade script idempotent
https://pagure.io/copr/copr/issue/1138
2020-04-24 21:34:19 +02:00
Kevin Fenzi
779fa01877 autocloud: fare well autocloud, you served long and well...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:17 +02:00
Adrian Reber
fc25f8e40d mirrorlist: fix last script referencing pkl
The script sync-old-pkl.yml (which is almost never used) was still
referencing pkl instead of the new proto extension for the mirrorlist
data exchange file. Now also using .proto. The name of the file is
unchanged which is not correct anymore. Not sure if the filename is
referenced in any documentation or SOP. Not changing it therefore right
now.

Signed-off-by: Adrian Reber <adrian@lisas.de>
2020-04-24 21:34:16 +02:00
Kevin Fenzi
c1d9e6155c bodhi: Move bodhi_openshift_pods and bodhi_version to os and os_stg and drop the bodhi2 and bodhi2_stg groups again.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:15 +02:00
Kevin Fenzi
615a66fc45 update-firmware: ansible-report says we should use variables here not bare.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:14 +02:00
Kevin Fenzi
a8c8df48de bugyou: retire service and all it's parts
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:14 +02:00
Mikolaj Izdebski
9d6a733f40 staging-sync/fas: Fix a typo 2020-04-24 21:34:13 +02:00
Aurélien Bompard
fb8b70778a Bodhi 5: stop and start the new service as well during manual operations
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2020-04-24 21:34:12 +02:00
Aurélien Bompard
e160a30a32 Update Bodhi to 5.0 in staging
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2020-04-24 21:34:12 +02:00
Aurélien Bompard
968acd61f1 Robosig: create rabbitmq queue and set keytab permissions
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2020-04-24 21:34:12 +02:00
Kevin Fenzi
81fb4582e7 ansible: change when conditions to use == instead of is when checking strings.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:10 +02:00
Karsten Hopp
c9ed62ac32 update ansible_distribution_major_version conditionals
Signed-off-by: Karsten Hopp <karsten@redhat.com>
2020-04-24 21:34:10 +02:00
mprahl
3ad1d35ea0 Stop updating libmodulemd1 as part of the MBS upgrade playbooks
MBS now uses libmodulemd2 from EPEL, so upgrade libmodulemd should
be a conscious decision.
2020-04-24 21:34:10 +02:00
Mikolaj Izdebski
6cc4dd88b3 openshift-apps/koschei/job: Label loop elements 2020-04-24 21:34:10 +02:00
Mikolaj Izdebski
4eff6615bf Koschei: refactor staging sync playbook 2020-04-24 21:34:10 +02:00
Mikolaj Izdebski
442401b955 staging-sync/koschei: Rewrite for OpenShift 2020-04-24 21:34:10 +02:00
Mikolaj Izdebski
01453fc961 staging-sync/koschei: Drop support for BDR database 2020-04-24 21:34:10 +02:00
Kevin Fenzi
1eb65f9d8d fas / staging-sync: adjust for fas being in openshift.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:09 +02:00
Pavel Raiskup
8614b33e64 copr: manual playbooks to update copr-common and copr-messaging 2020-04-24 21:34:09 +02:00
Nils Philippsen
6dbffeaae4 mote: yum -> package
Signed-off-by: Nils Philippsen <nils@redhat.com>
2020-04-24 21:34:07 +02:00
Pierre-Yves Chibon
ad8273c6b7 upgrade/pagure: fix small typo and add a bit more doc
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2019-07-08 13:34:29 +02:00
Patrick Uiterwijk
2d59c5eb74 Secondary vault is no more
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2019-07-03 10:43:29 +00:00
Patrick Uiterwijk
0790b3647a - -> _
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2019-07-03 10:37:38 +00:00
Aurélien Bompard
8644757f5d Restart the bodhi-consumer pods too when syncing bodhi
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2019-06-21 12:33:03 +00:00
Kevin Fenzi
168644af88 Drop ppc64: Since fedora 28 is end of life and we dropped it for epel6/7, drop ppc64 from all the things.
Remove ppc64-test instance in cloud.
Remove template conditionals that no longer apply since ppc64 is gone.
Remove buildvm-ppc64 instances.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-06-15 19:50:36 +00:00
Nils Philippsen
7c8ce6ad52 bodhi: use list rather than with_items for dnf
Signed-off-by: Nils Philippsen <nils@redhat.com>
2019-06-11 16:16:15 +00:00
Nils Philippsen
17f147e643 packages: dnf -> package
Signed-off-by: Nils Philippsen <nils@redhat.com>
2019-06-11 17:12:42 +01:00
Nils Philippsen
72829aebef autocloud: dnf -> package
Signed-off-by: Nils Philippsen <nils@redhat.com>
2019-06-11 16:06:46 +00:00
Nils Philippsen
094891b29c koschei: fix typo
Signed-off-by: Nils Philippsen <nils@redhat.com>
2019-06-11 16:05:29 +00:00
Nils Philippsen
21a1856581 bugzilla2fedmsg: yum -> package
Signed-off-by: Nils Philippsen <nils@redhat.com>
2019-06-11 17:56:22 +02:00
Nils Philippsen
40b17b8910 badges: yum -> package
Signed-off-by: Nils Philippsen <nils@redhat.com>
2019-06-11 15:33:58 +00:00
Nils Philippsen
ded54be2fb mbs: yum -> package
Signed-off-by: Nils Philippsen <nils@redhat.com>
2019-06-11 15:31:12 +00:00
Kevin Fenzi
6decdf58bf ansible-report: fix up some more cases
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-06-11 15:25:28 +00:00
Kevin Fenzi
72e33c0948 ansible-review: fix some errors from ansible-review
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-06-11 15:11:40 +00:00
Nils Philippsen
a5f3819d0a bugyou: yum -> package
Signed-off-by: Nils Philippsen <nils@redhat.com>
2019-06-11 15:05:47 +00:00
Nils Philippsen
26e99757cc datanommer: yum -> package
Signed-off-by: Nils Philippsen <nils@redhat.com>
2019-06-11 15:03:21 +00:00
Nils Philippsen
87ea43ceca koji: yum -> package
Signed-off-by: Nils Philippsen <nils@redhat.com>
2019-06-11 14:56:19 +00:00
Pierre-Yves Chibon
79571c074e fedimg: Replace the yum module by the package module where applicable
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2019-06-11 16:34:39 +02:00
Pierre-Yves Chibon
76e02b1f3d pdc: Replace the yum module by the package module
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2019-06-11 16:29:17 +02:00
Pierre-Yves Chibon
f2d38f43d8 datagrepper: replace the yum module by the package module
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2019-06-11 16:17:44 +02:00
Clement Verna
8241b508ec oci-registry-prune: Add stdout_lines debug to the delete_old_oci_images run
Signed-off-by: Clement Verna <cverna@tutanota.com>
2019-06-04 13:07:23 +02:00
Clement Verna
07a32bb6b7 oci-registry-prune: Add stdout_lines debug to the delete_old_oci_images run
Signed-off-by: Clement Verna <cverna@tutanota.com>
2019-06-04 13:03:39 +02:00
Clement Verna
5acaa0fbc5 oci-registry-prune: Add staging environment to the playbook
Signed-off-by: Clement Verna <cverna@tutanota.com>
2019-06-04 12:44:37 +02:00
Clement Verna
828149c791 oci-registry-prune: compose-x86-01 is already configure to interact with candidate-registry
Signed-off-by: Clement Verna <cverna@tutanota.com>
2019-06-04 11:57:08 +02:00
Clement Verna
047b745ccd oci-registry-prune: Revert run the delete_old_oci_images locally on batcave
Signed-off-by: Clement Verna <cverna@tutanota.com>
2019-06-04 11:55:23 +02:00
Clement Verna
5e7a0645c8 oci-registry-prune: run the delete_old_oci_images locally on batcave
Signed-off-by: Clement Verna <cverna@tutanota.com>
2019-06-04 11:48:26 +02:00
Clement Verna
b83372ec71 oci-registry-prune: set ansible to use Python 3
Signed-off-by: Clement Verna <cverna@tutanota.com>
2019-06-04 09:54:16 +02:00
Clement Verna
6318c8178e oci-registry-prune: New playbook to prune old OCI images from the candidate registry.
This commit adds a new module and a new playbook used to delete images
from the candidate-registry that are older than 30 days.
The module looks for images tags that are older than 30 days and delete the
tags.
The playbook run the module and the registry garbage collection to reclaim
the disk space.

Signed-off-by: Clement Verna <cverna@tutanota.com>
2019-06-04 09:18:37 +02:00