Matěj Grabovský
372f845509
default: Set list to empty instead of None
...
The `eol_opsys` variable should be set explicitly to the empty list
rather than the implicitly `None` otherwise it causes problems down
the line.
2021-09-13 14:24:26 +00:00
Matěj Grabovský
14917002b2
retrace: Simplify template syntax
...
Remove unnecessary juggling with the `eol_opsys` structure.
2021-09-10 15:35:41 +02:00
Matěj Grabovský
89f150cd8c
abrt: Bring roles up to date with upstream
2021-05-31 08:03:27 +00:00
Miroslav Suchý
c2ed129aa6
retrace: ignore errors here
2020-09-17 20:39:08 +02:00
Miroslav Suchý
1936dcfd09
retrace: define defaults
2020-04-24 21:34:28 +02:00
Miroslav Suchý
77ef17aad8
retrace: rebase to latest upstream roles
2020-04-24 21:34:28 +02:00
Miroslav Suchý
c61de8c739
retrace: rebase to latest upstream role
2020-04-24 21:34:27 +02:00
Miroslav Suchý
21170d4680
retrace: remove f29 from faf
2020-04-24 21:34:26 +02:00
Michal Fabik
ce47bc3544
retrace: Add Fedora 32 to retrace
...
Signed-off-by: Michal Fabik <mfabik@redhat.com >
Signed-off-by: Miroslav Suchý <msuchy@redhat.com >
2020-04-24 21:34:26 +02:00
Martin Kutlak
ffb27fd09d
Update abrt/retrace playbook
...
Switched from epel7 to master branch in upstream playbook.
Brings a new name, Python3 and Python3 packages from new repo.
Signed-off-by: Martin Kutlak <mkutlak@redhat.com >
2020-04-24 21:34:21 +02:00
Martin Kutlak
a1b45f3d2a
retrace: Raise number of workers for retracing
...
Signed-off-by: Martin Kutlak <mkutlak@redhat.com >
2020-04-24 21:34:14 +02:00
Martin Kutlak
e646ed2dd9
retrace: Update retrace playbook with upstream changes
...
Signed-off-by: Martin Kutlak <mkutlak@redhat.com >
2020-04-24 21:34:14 +02:00
Miroslav Suchý
e94715317a
add f31 to retrace
2020-04-24 21:34:10 +02:00
Martin Kutlak
dcc308d2b2
abrt: Capitalize/lowercase the first letter of opsys
...
Signed-off-by: Martin Kutlak <mkutlak@redhat.com >
2019-07-11 10:30:24 +02:00
Martin Kutlak
4b0be54c6b
abrt: Update faf playbook from upstream
...
Signed-off-by: Martin Kutlak <mkutlak@redhat.com >
2019-07-09 07:44:51 +02:00
Ryan Lerch
4154c97593
abrt/faf: remove with_items
...
Signed-off-by: Ryan Lerch <rlerch@redhat.com >
2019-06-11 15:40:48 +00:00
Ernestas Kulik
25a9c69ee0
ABRT: Drop F28
...
Signed-off-by: Ernestas Kulik <ekulik@redhat.com >
Signed-off-by: Miroslav Suchý <msuchy@redhat.com >
2019-06-04 15:33:06 +02:00
Martin Kutlak
4d1bcd1802
Deploy f-messaging certs for faf
...
Signed-off-by: Martin Kutlak <mkutlak@redhat.com >
2019-04-29 13:50:52 +02:00
Martin Kutlak
1c3bce3ab8
retrace: Add and setpassive_declares=t to fed-msg config
...
Signed-off-by: Martin Kutlak <mkutlak@redhat.com >
2019-04-16 11:36:14 +02:00
Miroslav Suchý
2473d37473
retrace: use rabbitmq proxy
2019-04-05 09:03:50 +02:00
Martin Kutlak
06f22add98
Migrate faf from fedmsg to fedora-messging
...
Signed-off-by: Martin Kutlak <mkutlak@redhat.com >
2019-04-04 15:13:14 +02:00
Miroslav Suchý
c094d85c61
retrace: add f30
2019-03-01 10:24:31 +01:00
Patrick Uiterwijk
3ec0d9439a
Set a correct, sane, from-email on FAF error emails
...
Without this, the From would end up as no-reply@localhost.fedoraproject.org , which upstream
mail servers do not appreciate.
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com >
2019-02-19 20:59:20 +00:00
Miroslav Suchý
4da1758bff
retrace: log crashfn cron
2018-09-07 15:42:58 +02:00
Miroslav Suchý
7a352d34fb
retrace: add f29 and remove f26
2018-09-03 10:35:50 +02:00
Miroslav Suchý
f429d744ad
retrace: update roles from upstream
2018-04-18 13:24:08 +02:00
Miroslav Suchý
0bc707256f
update faf and retrace roles from upstream
2018-04-16 13:38:46 +02:00
Matej Marusak
a06f01d1a2
ABRT: Rebase to upstream roles
...
Signed-off-by: Matej Marusak <mmarusak@redhat.com >
2018-02-27 16:01:26 +01:00
Miroslav Suchý
a554ac30fe
retrace: update faf role
2018-02-07 14:31:53 +01:00
Matej Marusak
c01ac933c8
retrace: Create problems in speedup mode
...
Daily speedup and once a month standard way
Signed-off-by: Matej Marusak <mmarusak@redhat.com >
2017-10-23 11:18:20 +02:00
Kevin Fenzi
afef097a3d
switch all the include tasks to import tasks
2017-10-17 17:37:03 +00:00
Kevin Fenzi
a4ca0db30c
more include cleanups
2017-10-15 20:22:53 +00:00
Patrick Uiterwijk
936e8b261a
yum accepted pkg=, package calls it name=
...
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org >
2017-10-09 00:38:26 +02:00
Patrick Uiterwijk
039b08354a
Yum allowed state=installed. Lets use state=present consistently
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com >
2017-10-08 22:31:03 +00:00
Patrick Uiterwijk
adcbf72f03
Packageize this, packageize that, packageize the world
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com >
2017-10-08 22:25:52 +00:00
Miroslav Suchý
a6d127b015
update primary contact for copr machines
2017-09-25 10:41:26 +02:00
Miroslav Suchý
3f70c964c8
retrace: update playbooks from upstream
2017-07-04 10:38:19 +02:00
Miroslav Suchý
75f7468277
retrace: Remove redundant space
2017-05-08 22:52:50 +02:00
Miroslav Suchý
159b0a3779
retrace: update from upstream
2017-05-03 15:02:26 +02:00
Miroslav Suchý
811da4160d
retrace: update from upstream
2017-05-03 14:55:20 +02:00
Miroslav Suchý
0a4cbaa9e6
retrace: update from upstream
2017-05-03 14:25:08 +02:00
Kevin Fenzi
b2a54a18e1
add missing quote
2017-04-29 17:54:56 +00:00
Kevin Fenzi
c210288f3f
this is not in the same role
2017-04-29 17:53:05 +00:00
Kevin Fenzi
cfaf77ee05
forgot to add the correct filename here when moving it
2017-04-29 17:45:57 +00:00
Kevin Fenzi
75d60147d6
Fix filename of faf repo so playbook completes.
2017-04-28 17:08:27 +00:00
Miroslav Suchý
ad34f70593
retrace: update from upstream roles
2017-04-28 11:44:36 +02:00
Miroslav Suchý
972e868405
faf: update faf role from upstream
2017-04-13 15:36:15 +02:00
Miroslav Suchý
73726c7602
retrace: update faf role
2017-04-06 15:50:01 +02:00
Miroslav Suchý
8c00f895d2
retrace: always use correct path in hub.wsgi
2017-04-06 15:30:02 +02:00
Miroslav Suchý
d9a359e446
retrace: always use correct path in hub.wsgi
2017-04-06 15:23:05 +02:00