The current resultsdb_frontend code has some minor errors in it that are keeping it from functioning properly.
Namely, some references to /etc/resultsdb/settings.py that should be reserved for resultsdb and checking for the wrong env var in resultsdb_frontend.wsgi.
/etc/resultsdb/settings.py
Fix these references so that the app runs properly once installed as rpm
This ticket had assigned some Differential requests: D72
Closed by commit rRSFEe50566a0f920.