Hide Forgot
Description of problem: Email reports for OpenSCAP (literally) display '%{satellite_url}'. The URL is not being filled. Version-Release number of selected component (if applicable): 6.2.0 Snap 8.2 How reproducible: always Steps to Reproduce: 1. configure email reports and subscribe for retrieving Compliancy reports 2. receive the mail Actual results: Summary report from Satellite server at %{satellite_url} Expected results: Summary report from Satellite server at my.satellite.server.com Additional info:
Created redmine issue http://projects.theforeman.org/issues/14721 from this bug
*** This bug has been marked as a duplicate of bug 1324517 ***
(In reply to Shlomi Zadok from comment #4) > > *** This bug has been marked as a duplicate of bug 1324517 *** Shlomi, this is completely different issue. bug 1324517 refers to the title of the email saying 'foreman' instead of 'satellite'. But this refers to non-working variable substition, where satellite hostname should be printed out, but instead, it says '%{satellite_url}'. For sat6.2.0 GA13.1 the bug 1324517 is gone, but *this* still exists.
It would seem this is a branding issue, with the satellite theme changing the string interpolation from foreman_url to satellite_url incorrectly. Changing component and disconnecting & closing upstream issue.
I think this might be already tracked under BZ 1377679. Please reopen in case it does not fix it for you. *** This bug has been marked as a duplicate of bug 1377679 ***