7c839f15b6
Disable the LE hook for the time being, to migrate out
2020-04-24 21:34:09 +02:00
Kevin Fenzi
9ab087bf8f
cloud-setup-basic: drop some unneeded things.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:09 +02:00
Dusty Mabe
47f94ea0d7
openshift-apps/compose-tracker: add ability to delete project
...
By specifying the 'delete' tag.
2020-04-24 21:34:09 +02:00
Clement Verna
d55060d205
os-cluster: add cronjob to delete old images from nodes
...
Signed-off-by: Clement Verna <cverna@tutanota.com>
2020-04-24 21:34:09 +02:00
Kevin Fenzi
ef97abfc0c
robosignatory / silverblue: also sign aarch64 and ppc64le f31 testing and updates.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:09 +02:00
Clement Verna
7363edb4ad
FPDC: Remove the FROM instruction from build config
...
Signed-off-by: Clement Verna <cverna@tutanota.com>
2020-04-24 21:34:09 +02:00
Clement Verna
454f119325
FPDC: use the openshift/imagestream role in the playbook
...
Signed-off-by: Clement Verna <cverna@tutanota.com>
2020-04-24 21:34:09 +02:00
Clement Verna
57c7fb22b2
FPDC: Output build in the correct imagestream
...
Signed-off-by: Clement Verna <cverna@tutanota.com>
2020-04-24 21:34:09 +02:00
Clement Verna
2df0fffaa5
FPDC: move imagestream.yml in files
...
Signed-off-by: Clement Verna <cverna@tutanota.com>
2020-04-24 21:34:09 +02:00
Clement Verna
eb10f482d7
FPDC: fix buildconfig and configure kinto
...
Signed-off-by: Clement Verna <cverna@tutanota.com>
2020-04-24 21:34:09 +02:00
Clement Verna
a164b03672
FPDC: add role to delete the project if wanted
...
Signed-off-by: Clement Verna <cverna@tutanota.com>
2020-04-24 21:34:09 +02:00
Clement Verna
5604a71f98
FPDC: switch to use Kinto (temp config)
...
Signed-off-by: Clement Verna <cverna@tutanota.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
Kevin Fenzi
7df0e6e9a3
storinator: also export the 1g volumes.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:09 +02:00
474fac15f0
Add a option to bypass certgetter01 intercept
...
This permit to move, let's say, blog to a provider
that do support LE natively, but without needing to
transfer the certificate or anything.
Just set "enable_certgetter: false", run the playbook,
do the http01 negociation, and then switch DNS.
2020-04-24 21:34:09 +02:00
2de580306b
dist-git: Custom csp policy that allows connecting to apps.fp.o
2020-04-24 21:34:09 +02:00
Clement Verna
fe42cebb00
We are in F31 Beta Freeze
...
Signed-off-by: Clement Verna <cverna@tutanota.com>
2020-04-24 21:34:09 +02:00
Kevin Fenzi
a1824b6acf
communishift: Add some 1g drives for rwo volumes.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:09 +02:00
Stephen Smoogen
6f101f8c55
odcs/nfs hidden variables are great for making config files clean. hidden variables make debugging hard
2020-04-24 21:34:09 +02:00
Kevin Fenzi
e81a812f5a
robosign: also remove duplicate f31-signing-pending
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:09 +02:00
Kevin Fenzi
1cf53281b7
robosign: remove duplicate f31-modular-signing-pending
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:09 +02:00
Miroslav Suchý
7662f6b6cb
copr: just start the logrotate
...
do not enable it, systemd does not like it.
we added Wants= to copr units, so this is redundant now
2020-04-24 21:34:09 +02:00
f7599bda5b
robosignatory: IoT: Update rawhide and branched keys for IoT ostree signing
2020-04-24 21:34:09 +02:00
Miroslav Suchý
72adc128c3
copr: enable logrotate
2020-04-24 21:34:09 +02:00
Mohan Boddu
be83800071
F31 Bodhi Activation
...
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2020-04-24 21:34:09 +02:00
Kevin Fenzi
8618395ce6
base: syncHttpLogs: remove a bunch of things that have moved to openshift
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:09 +02:00
Kevin Fenzi
7dbb115c1b
pkgs: add exclude for clamav scan on gdk-picbuf as it has a new test that triggers things.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:09 +02:00
Jan Kaluža
77647ac478
Set the "virtual_streams" for platform modules in MBS.
...
By grouping the platform modules together using the "virtual_streams",
we can allow a module built against platform:f30 to buildrequire module
built against platform:f29 (if that module "requires: platform: []").
This fixes https://pagure.io/fm-orchestrator/issue/1243 .
More info:
- https://pagure.io/fm-orchestrator/pull-request/1281
- https://pagure.io/fm-orchestrator/blob/master/f/docs/DEPENDENCY_RESOLUTION.rst
- https://pagure.io/fm-orchestrator/blob/master/f/docs/VIRTUAL_MODULES.rst
2020-04-24 21:34:09 +02:00
Jakub Kadlcik
58ad46df10
copr: give schlupov and thrnciar a ssh access to dev and stg servers
2020-04-24 21:34:09 +02:00
Dusty Mabe
dc4de8e92a
bodhi-pungi: add the f32 signing key
2020-04-24 21:34:09 +02:00
Dusty Mabe
a919668c0a
bodhi-pungi: branched is now f31
...
Update the location so that our f30 updates composes work again.
2020-04-24 21:34:09 +02:00
Dusty Mabe
8a15a14832
bodhi-pungi: get rid of < f29 logic
...
We are no longer building f28 so we can remove these if statements.
2020-04-24 21:34:09 +02:00
Adam Williamson
57bc370035
I swear to Christ json must die
...
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2020-04-24 21:34:09 +02:00
Adam Williamson
9b35d4fffd
openqa/dispatcher: fix extraarches wanted image config syntax
...
Gah, JSON.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2020-04-24 21:34:09 +02:00
Adam Williamson
cc5a23960a
openqa roles: fix fedora-messaging key permissions
...
geekotest needs to be able to read the key files or else openQA
cannot publish messages.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2020-04-24 21:34:09 +02:00
Kevin Fenzi
f55344abe3
rabbitmq: admin should have all perms to / as well.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:09 +02:00
Pavel Raiskup
583f96679a
copr: builders: mock to install shadow-utils to bootstrap chroot
...
https://bugzilla.redhat.com/show_bug.cgi?id=1745123
2020-04-24 21:34:09 +02:00
Kevin Fenzi
6a717f8536
rabbitmq: Switch default server back to 01
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:09 +02:00
Luca Bruno
4806ceeed7
coreos-cincinnati: deploy latest master (52e733c)
2020-04-24 21:34:09 +02:00
Luca Bruno
c20d9bf3ab
coreos-cincinnati: remove unused payload from config
2020-04-24 21:34:09 +02:00
Luca Bruno
c817530c0c
coreos-cincinnati: build latest master (52e733c)
2020-04-24 21:34:09 +02:00
Luca Bruno
7f7a737eb3
coreos-cincinnati: update deployment config
2020-04-24 21:34:09 +02:00
Kevin Fenzi
ddad0d396c
rkhunter / osbs: newest fedora doesn't use network-scripts by default, so don't check ifup/ifdown.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:09 +02:00
Kevin Fenzi
a1e49de8d6
bodhi / backend: try and move epel8 to use xz repodata compression.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:09 +02:00
Adam Williamson
af9875010f
Revert "Try overriding rabbitmq_server when creating queues"
...
This reverts commit 5b14e632af6be7328d361bd14953ed33664f4454. It
didn't help, so let's kill it.
2020-04-24 21:34:09 +02:00
Adam Williamson
64a736625f
Try overriding rabbitmq_server when creating queues
...
The default was changed from 01 to 03, and I'm not sure why, and
this playbook fails where it used to succeed. So see if changing
this helps.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2020-04-24 21:34:08 +02:00
Adam Williamson
ef3bbe781c
openqa: switch prod to fedora-messaging
...
*crosses fingers*
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2020-04-24 21:34:08 +02:00
Adam Williamson
11136b796a
openqa/dispatcher: add Silverblue installer to ppc64le WANTED
...
This means we will test it now. By request of Michel Normand.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2020-04-24 21:34:08 +02:00
Dusty Mabe
e4cfcb55e8
openshift: match on objecttype for project delete
...
This was a typo in 0acb753.
2020-04-24 21:34:08 +02:00
Kevin Fenzi
13dd31da04
openshift: handle deleting projects
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:08 +02:00