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
Actions