Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Description of problem:
I added two parameters to the location of a host
* keyboard (set to de)
* time-zone (set to Europe/Berlin)
When viewing the hosts YAML file, I see the entries, but when previewing the kickstart template, they are set to defaults
The relevant kickstart entries are
timezone --utc <%= @host.params['time-zone'] || 'UTC' %>
keyboard <%= @host.params['keyboard'] || 'us' %>
The parameters set at the location are ignored and I get UTC and us
Version-Release number of selected component (if applicable):
# rpm -qa | grep foreman
sat6-hammer-test.example.com-foreman-proxy-client-1.0-1.noarch
foreman-1.7.2.49-1.el7sat.noarch
foreman-postgresql-1.7.2.49-1.el7sat.noarch
ruby193-rubygem-foreman_docker-1.2.0.24-1.el7sat.noarch
foreman-vmware-1.7.2.49-1.el7sat.noarch
ruby193-rubygem-foreman_hooks-0.3.7-2.el7sat.noarch
rubygem-hammer_cli_foreman_discovery-0.0.1.10-1.el7sat.noarch
foreman-gce-1.7.2.49-1.el7sat.noarch
rubygem-hammer_cli_foreman_docker-0.0.3.10-1.el7sat.noarch
sat6-hammer-test.example.com-foreman-client-1.0-1.noarch
foreman-proxy-1.7.2.7-1.el7sat.noarch
foreman-libvirt-1.7.2.49-1.el7sat.noarch
rubygem-hammer_cli_foreman_tasks-0.0.3.5-1.el7sat.noarch
ruby193-rubygem-foreman_bootdisk-4.0.2.14-1.el7sat.noarch
ruby193-rubygem-foreman_gutterball-0.0.1.9-1.el7sat.noarch
sat6-hammer-test.example.com-foreman-proxy-1.0-2.noarch
foreman-compute-1.7.2.49-1.el7sat.noarch
ruby193-rubygem-foreman-redhat_access-0.2.4-1.el7sat.noarch
ruby193-rubygem-foreman_discovery-2.0.0.23-1.el7sat.noarch
rubygem-hammer_cli_foreman-0.1.4.14-1.el7sat.noarch
foreman-ovirt-1.7.2.49-1.el7sat.noarch
ruby193-rubygem-foreman-tasks-0.6.15.7-1.el7sat.noarch
rubygem-hammer_cli_foreman_bootdisk-0.1.2.7-1.el7sat.noarch
foreman-selinux-1.7.2.16-1.el7sat.noarch
foreman-debug-1.7.2.49-1.el7sat.noarch
How reproducible:
100%
Steps to Reproduce:
1. Add a parameter to the location - such as time-zome or keyboard
2. Add a new host, in that location
3. Check the YAML output (you will see your entry)
Actual results:
Preview the kickstart template (you wont see the enty, instead the defaults)
Expected results:
The parameter from the location reflected in the kickstart
Additional info:
This seems to work perfectly in upstream Katello
# rpm -qa | grep foreman
foreman-selinux-1.10.0-1.el7.noarch
tfm-rubygem-foreman-tasks-0.7.6-1.fm1_10.el7.noarch
katello-devel.abcloud.pw-foreman-client-1.0-1.noarch
foreman-libvirt-1.10.0-1.el7.noarch
foreman-vmware-1.10.0-1.el7.noarch
tfm-rubygem-hammer_cli_foreman_tasks-0.0.8-1.el7.noarch
tfm-rubygem-foreman_hooks-0.3.9-1.el7.noarch
tfm-rubygem-foreman_gutterball-0.0.1-3.el7.noarch
tfm-rubygem-hammer_cli_foreman_bootdisk-0.1.3-3.el7.noarch
foreman-1.10.0-1.el7.noarch
foreman-compute-1.10.0-1.el7.noarch
foreman-postgresql-1.10.0-1.el7.noarch
foreman-release-scl-1-1.el7.x86_64
tfm-rubygem-foreigner-1.7.1-2.el7.noarch
tfm-rubygem-hammer_cli_foreman_docker-0.0.3-4.el7.noarch
katello-devel.abcloud.pw-foreman-proxy-1.0-2.noarch
tfm-rubygem-foreman_discovery-4.1.2-1.fm1_10.el7.noarch
foreman-debug-1.10.0-1.el7.noarch
foreman-release-1.10.0-1.el7.noarch
tfm-rubygem-foreman_bootdisk-6.0.0-2.fm1_10.el7.noarch
katello-devel.abcloud.pw-foreman-proxy-client-1.0-1.noarch
foreman-gce-1.10.0-1.el7.noarch
foreman-ovirt-1.10.0-1.el7.noarch
tfm-rubygem-hammer_cli_foreman-0.4.0-1.el7.noarch
foreman-proxy-1.10.0-1.el7.noarch
tfm-rubygem-foreman_docker-1.4.1-2.fm1_10.el7.noarch
Thank you for your interest in Satellite 6. We have evaluated this request, and we do not expect this to be implemented in product in the foreseeable future. We are therefore closing this out as WONTFIX. If you have any concerns about this, please feel free to contact Rich Jerrido or Bryan Kearney. Thank you.