diff --git a/roles/bodhi2/base/templates/production.ini.j2 b/roles/bodhi2/base/templates/production.ini.j2 index c3168839bb..866857bd6d 100644 --- a/roles/bodhi2/base/templates/production.ini.j2 +++ b/roles/bodhi2/base/templates/production.ini.j2 @@ -279,12 +279,13 @@ bugtracker = bugzilla initial_bug_msg = %s has been submitted as an update to %s. %s stable_bug_msg = %s has been pushed to the %s repository. If problems still persist, please make note of it in this bug report. testing_bug_msg = - If you want to test the update, you can install it with - $ su -c 'dnf --enablerepo=updates-testing update %s' + See https://fedoraproject.org/wiki/QA:Updates_Testing for + instructions on how to install test updates. You can provide feedback for this update here: %s + testing_bug_epel_msg = - If you want to test the update, you can install it with - $ su -c 'yum --enablerepo=epel-testing update %s' + See https://fedoraproject.org/wiki/QA:Updates_Testing for + instructions on how to install test updates. You can provide feedback for this update here: %s ##