Michal Konečný
87fb44edde
caiapi: separate config files
...
Signed-off-by: Michal Konečný <mkonecny@redhat.com >
2019-06-11 17:28:29 +02:00
Kevin Fenzi
b37e3966b3
ansible-report: fix another one
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2019-06-11 15:27:19 +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
Aurélien Bompard
918c33bb31
fedmsg: update package command to not use items
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org >
2019-06-11 17:22:12 +02:00
Aurélien Bompard
6f4d41d150
fedimg: update package command to not use items
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org >
2019-06-11 17:22:12 +02:00
Kevin Fenzi
bea0057eac
fed-cloud09: remove playbook.
...
It hasn't run in a long time, if it did it might mess up the fragile openstack,
and glance_image is no longer available.
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2019-06-11 15:16:49 +00:00
Karsten Hopp
65fc4a4ecc
postgresql_server: dnf -> package, with_item changes
2019-06-11 17:15:27 +02:00
Paul W. Frields
7b165b6577
secondary: fix with_items iteration in package
2019-06-11 17:15:27 +02:00
Paul W. Frields
e23cd0bab1
osbs-cluster: fix with_items iteration for package
2019-06-11 17:15:27 +02: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
Pierre-Yves Chibon
fbda5d1b39
rats: Delete the openshift-apps role for RATS, never went anywhere
...
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr >
2019-06-11 17:09:34 +02:00
Karsten Hopp
dd4ba46559
nginx: dnf -> package
2019-06-11 15:08:15 +00:00
Aurélien Bompard
ea1c8eabd2
fas_client / fas_server: update package command to not use items
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org >
2019-06-11 15:07:12 +00:00
Nils Philippsen
a5f3819d0a
bugyou: yum -> package
...
Signed-off-by: Nils Philippsen <nils@redhat.com >
2019-06-11 15:05:47 +00:00
Paul W. Frields
9324e76c28
bastion: remove with_items from package
2019-06-11 15:05:10 +00:00
Karsten Hopp
585ca39340
plus-plus-service: dnf -> package, with_item changes
2019-06-11 15:04:14 +00:00
Nils Philippsen
26e99757cc
datanommer: yum -> package
...
Signed-off-by: Nils Philippsen <nils@redhat.com >
2019-06-11 15:03:21 +00:00
James Antill
a7435094a0
fedmsg/base: Convert from dnf/with_items to package/name.
2019-06-11 15:02:03 +00:00
James Antill
b9f1c5b840
bkernel: Convert from dnf/with_items to package/name.
2019-06-11 15:02:03 +00:00
James Antill
383a0046dd
autocloud/frontend: Convert from dnf/with_items to package/name.
2019-06-11 15:02:03 +00:00
James Antill
c3a95ecd4b
autocloud/backend: Convert from dnf/with_items to package/name.
2019-06-11 15:02:03 +00:00
James Antill
fc0ae206cc
apache: Convert from dnf/with_items to package/name.
2019-06-11 15:02:03 +00:00
Karsten Hopp
60c2d50072
openvpn: dnf -> package, with_item changes
2019-06-11 15:00:23 +00:00
Nils Philippsen
87ea43ceca
koji: yum -> package
...
Signed-off-by: Nils Philippsen <nils@redhat.com >
2019-06-11 14:56:19 +00:00
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