diff --git a/roles/bodhi2/base/templates/staging.ini.j2 b/roles/bodhi2/base/templates/staging.ini.j2 index f5d26169aa..6009361aec 100644 --- a/roles/bodhi2/base/templates/staging.ini.j2 +++ b/roles/bodhi2/base/templates/staging.ini.j2 @@ -40,8 +40,7 @@ captcha.secret = {{ bodhi2CaptchaSecret }} captcha.image_width = 300 captcha.image_height = 80 # Any truetype font will do. -# This font lives in pcaro-hermit-fonts package -captcha.font_path = /usr/share/fonts/pcaro-hermit/Hermit-medium.otf +captcha.font_path = /usr/share/fonts/liberation/LiberationMono-Regular.ttf captcha.font_size = 36 # Colors captcha.font_color = #000000