Actions
Bug #18628
closedIn the new virt-who config page - Satellite url field is incorrectly populated
Difficulty:
Triaged:
Description
Currently it is prepopulated with:
Satellite url * = https://satellite.example.com
Two changes required:
1. The field label should be `Satellite Sever` as we require the fqdn and not url. Note: the help text is displayed correctly
2. The actual field should be prepopulated with `satellite.example.com` instead of `https://satellite.example.com`
I made these changes locally and it started reporting to satellite properly
Updated by Marek Hulán over 7 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman_virt_who_configure/pull/22 added
Updated by Marek Hulán over 7 years ago
- Pull request https://github.com/theforeman/foreman_virt_who_configure/pull/28 added
Updated by Suresh Thirugnanasambandan over 7 years ago
- Status changed from Ready For Testing to Closed
Verified in tfm-rubygem-foreman_virt_who_configure-0.0.1-1.fm1_15.git.3766.b35a969.el7.noarch
Actions