Commit Graph

27500 Commits

Author SHA1 Message Date
Karsten Hopp
e61cf74291 koji_builder: dnf -> package, with_item changes 2019-06-11 14:55:12 +00:00
Karsten Hopp
f40b0f0c30 mariadb_server: dnf -> package, with_item changes 2019-06-11 14:55:12 +00:00
Karsten Hopp
b146286ce2 iscsi_client: dnf -> package, with_item changes 2019-06-11 14:55:11 +00:00
Karsten Hopp
a713ec2e71 basessh: dnf -> package 2019-06-11 14:55:11 +00:00
Paul W. Frields
cc7249db3c autocloudreporter: change dnf -> package 2019-06-11 14:53:40 +00:00
Paul W. Frields
bd7c65717d check-compose: change dnf -> package 2019-06-11 14:51:19 +00:00
Paul W. Frields
4172dc0306 relvalconsumer: change dnf -> package 2019-06-11 15:43:19 +01:00
Ryan Lerch
6647ce2082 faf-local: update package command to not use items
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2019-06-11 14:42:10 +00:00
Paul W. Frields
7ef3be1d94 openqa: all roles change dnf -> package 2019-06-11 14:39:52 +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
9de9b3ea66 freshmaker/backend: Replace the yum module by the package module
Drop the use of with_items, it is deprecated in these modules and
it was not used in this role anyway...

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2019-06-11 16:24:52 +02:00
Pierre-Yves Chibon
371329018c freshmaker: Port from the yum module to the package module
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2019-06-11 16:22:19 +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
Pierre-Yves Chibon
0d24af954e simple-koji-ci: Fix packages to use a python list
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2019-06-11 16:15:33 +02:00
Jakub Kadlcik
742f68d258 I've added some templates, but forgot to install them 2019-06-11 02:17:13 +02:00
Pavel Raiskup
b22fd62355 Enable yum/dnf caches again
We now have copr-rpmbuild 0.29 on our builder VMs, and that
version automatically removes caches after each build.

This reverts commit 1bde1869f8.
2019-06-10 08:28:50 +02:00
Adam Williamson
4b183e75ca openqa/dispatcher: don't use staging auth for scheduler
As it listens to the prod broker.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2019-06-07 19:14:24 -07:00
Adam Williamson
37d272d1ff openqa/dispatcher: fix some more bare bools
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2019-06-07 19:08:03 -07:00
Adam Williamson
e5d34dd9d3 openqa/dispatcher: fix staging AMQP broker setup
The correct auth bits are missing from the package so I'll ship
them here for now, and correct the config.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2019-06-07 19:01:01 -07:00
Adam Williamson
d63581157a openqa/dispatcher: add logging config for fedora-messaging
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2019-06-07 18:46:43 -07:00
Adam Williamson
547f669cde openqa/dispatcher: fix indentation issue
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2019-06-07 18:46:09 -07:00
Adam Williamson
c0e3a085f8 openqa/dispatcher: fix ansible bare boolean deprecation warning
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2019-06-07 18:08:45 -07:00
Adam Williamson
5e9b3f5348 openqa: fix resultsdb reporter fedora-messaging config
Missing some quotes...

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2019-06-07 18:08:29 -07:00
Adam Williamson
1c5be7ac3e openqa: set the UUIDs for the fedora-messaging staging queues
These should really be secrets, but no-one's around to help me
set up new secrets right now, and it shouldn't matter a lot in
the short term at least.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2019-06-07 18:01:11 -07:00
Adam Williamson
348145dbfa openqa/dispatcher: first cut at supporting fedora-messaging
This is a big change to support fedora-messaging based consumers
instead of fedmsg ones in the openqa/dispatcher role. This needs
the fedora-messaging branch of fedora_openqa, until that is
merged to stable. For now this is all conditionalized so prod
will continue to use fedmsg. This also improves some variable
usage and documentation in the fedmsg path too.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2019-06-07 17:44:42 -07:00
Adam Williamson
4f202be131 openqa: drop all use of wikitcms_user and wikitcms_password
It's all wikitcms_token now, this was all just outdated cruft.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2019-06-07 16:56:11 -07:00
Stephen Smoogen
071fafe09d [nfs/server] I dont know if this will work but gets ideas thought out before trip 2019-06-07 19:45:50 +00:00
Stephen Smoogen
dd1470f40c try to mount the drives 2019-06-07 19:41:32 +00:00
Kevin Fenzi
a223272993 arm_packager: add upstream-test fas group to have access.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-06-07 16:47:34 +00:00
Jakub Kadlčík
aa4d5036b5 copr: set temporary alias from epel-8 to rhelbeta-8
See https://bugzilla.redhat.com/show_bug.cgi?id=1705912

This won't just start working after this commit. Here we just
prepare the configuration, but it will be properly read only
once we release new copr-frontend
2019-06-07 00:28:21 +02:00
Jakub Kadlčík
022ed16be9 Fix indentation 2019-06-07 00:17:24 +02:00
Jakub Kadlčík
f68efa7797 copr-dist-git: automatize cert renewal with certbot-renew.timer 2019-06-07 00:02:48 +02:00
Jakub Kadlčík
232b5a9222 copr-fe-dev: automatize cert renewal with certbot-renew.timer 2019-06-07 00:01:06 +02:00
Jakub Kadlčík
d95e62fd67 copr-be-dev: automatize cert renewal with certbot-renew.timer 2019-06-07 00:01:06 +02:00
Stephen Smoogen
20e194814b this playbook must not have worked for a while due to missing vars 2019-06-06 18:15:48 +00:00
Stephen Smoogen
89bff13d79 put items in from ticket https://pagure.io/fedora-infrastructure/issue/7876 2019-06-06 17:58:57 +00:00
Stephen Smoogen
01697e28aa [packages3] put in distmappings for epel8 2019-06-06 17:35:59 +00:00
Randy Barlow
5104ab0d04 bodhi: Use the new way to configure systemd units
systemd has been emitting a warning about how the include
directive is deprecated. This commit switches Bodhi's systemd
override unit file to use the new way.

Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
2019-06-06 15:03:25 +00:00
Luca Bruno
7f5309cf05 coreos-cincinnati: fix service port name
Signed-off-by: Luca Bruno <luca.bruno@coreos.com>
2019-06-06 14:19:47 +00:00
Stephen Smoogen
d9a698b6ce using the wrong syntax or other things.. try list 2019-06-06 13:56:46 +00:00
Stephen Smoogen
a60e452196 using the wrong syntax or other things.. try list 2019-06-06 13:53:32 +00:00
Stephen Smoogen
eae48f82be using the wrong syntax or other things.. try string 2019-06-06 13:51:06 +00:00
Stephen Smoogen
b44ec766c5 using the wrong syntax or other things.. will need to create a new lvol role 2019-06-06 13:48:04 +00:00
Stephen Smoogen
d403bf65d4 using the wrong syntax or other things.. will need to create a new lvol role 2019-06-06 13:43:30 +00:00
Stephen Smoogen
70f25c9680 try to fix the playbook 2019-06-06 13:39:13 +00:00
Stephen Smoogen
b6df48ce31 [nfs/server] make the disks have format. break the world 2019-06-06 13:36:00 +00:00
Stephen Smoogen
4f60aeda18 try to make nfs/server work on storinator01 2019-06-06 13:28:42 +00:00
Luca Bruno
b6f34d9a5e coreos-cincinnati: fix deploymentconfig name
This fixes a typo in dcname.

Signed-off-by: Luca Bruno <luca.bruno@coreos.com>
2019-06-06 12:07:05 +00:00
Mikolaj Izdebski
13fe91589f buildvm_s390x: Switch to python3 as ansible_python_interpreter 2019-06-06 12:13:07 +02:00