Created attachment 1352440 [details] screenshot of users page with default value "admin" as email for admin user Description of problem ====================== Default value of email for tendrl admin user contains real domain name "tendrl.org". We should have used "example.com" instead to make it clear that this value needs to be reconfigured, there is no good default value. Version-Release numbers ======================= # rpm -qa | grep tendrl | sort tendrl-ansible-1.5.4-1.el7rhgs.noarch tendrl-api-1.5.4-2.el7rhgs.noarch tendrl-api-httpd-1.5.4-2.el7rhgs.noarch tendrl-commons-1.5.4-2.el7rhgs.noarch tendrl-grafana-plugins-1.5.4-3.el7rhgs.noarch tendrl-grafana-selinux-1.5.3-2.el7rhgs.noarch tendrl-monitoring-integration-1.5.4-3.el7rhgs.noarch tendrl-node-agent-1.5.4-2.el7rhgs.noarch tendrl-notifier-1.5.4-2.el7rhgs.noarch tendrl-selinux-1.5.3-2.el7rhgs.noarch tendrl-ui-1.5.4-2.el7rhgs.noarch How reproducible ================ 100 % Steps to Reproduce ================== 1. Install RHGSWA using tendrl-ansible 2. Log into RHGSWA web interface as admin user 3. Go to Users page (via menu: Admin->Users) Actual results ============== Value of email for admin user is "admin". Expected results ================ Value of email for admin user is "admin".
I would propose to take this in a future release as we are close 3.3.1 timelines and this bug not critical enough to affect the core functionality.
Related upstream code: https://github.com/Tendrl/api/blob/master/Rakefile#L21
Better, long term stable, link: https://github.com/Tendrl/api/blob/e94304a1deb68565550af9e82d3f0f64887941e5/Rakefile#L21