retrace: use podman for retracing

this is submitted to upstream as well
This commit is contained in:
Miroslav Suchý 2020-10-14 21:01:49 +02:00
parent a01fa60589
commit 1326be797a

View file

@ -130,7 +130,7 @@ faf_spool_dir: /var/spool/faf
# Run the retrace in a Mock chroot (default), or a Podman container
# (mock|podman)
rs_retrace_environment: mock
rs_retrace_environment: podman
# Whether to enable e-mail notifications
rs_email_notify: false