diff --git a/roles/bodhi2/base/templates/production.ini.j2 b/roles/bodhi2/base/templates/production.ini.j2 index c008ecded7..9ff85065ef 100644 --- a/roles/bodhi2/base/templates/production.ini.j2 +++ b/roles/bodhi2/base/templates/production.ini.j2 @@ -144,7 +144,7 @@ smtp_server = bastion # The updates system itself. This email address is used in fetching Bugzilla # information, as well as email notifications bodhi_email = updates@fedoraproject.org -#bodhi_password = +bodhi_password = {{ bodhiBugzillaPassword }} # The address that gets the requests release_team_address = bodhiadmin-members@fedoraproject.org