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.
[RFE] Identify host Build Token using hammer
1. Proposed title of this feature request
Unable to get the host build token using hammer when the host is in 'build mode'
2. What is the nature and description of the request?
Currently the following command gives almost all details about the host when it is in 'build mode'. However the 'Token' which is valid for 360 minutes is not listed. Token is visible from Satellite webui All hosts ---> host.example.com ---> Properties
# hammer host info --id NN --show-hidden-parameters true
For example:
=================================================
[root@sat ~]# hammer host info --id 25 --show-hidden-parameters true
Id: 25
Name: host.example.com
Organization: RedHat
Location: GSS
Puppet Environment: production
Cert name: host.example.com
Managed: yes
Installed at:
Last report:
Status:
Global Status: Warning
Build Status: Pending installation
Network:
IPv4 address: 192.168.xx.xxx
IPv6 address:
MAC: 00:50:xx:xx:xx:xx
Subnet ipv4: satellite-subnet
Domain: sat.example.com
Network interfaces:
1) Id: 27
Identifier:
Type: interface (primary, provision, execution)
MAC address: 00:50:xx:xx:xx:xx
IPv4 address: 192.168.xx.xxx
IPv6 address:
FQDN: host.example.com
Operating system:
Architecture: x86_64
Operating System: RedHat-7.7
Build: yes
Partition Table: Kickstart default
PXE Loader: PXELinux BIOS
Custom partition table:
Parameters:
All parameters:
host_registration_remote_execution => true
host_registration_insights => true
enable-puppet5 => true
enable-epel => false
Additional info:
Owner: Admin User
Owner Id: 4
Owner Type: User
Enabled: yes
Comment:
OpenSCAP Proxy:
Content Information:
Content View:
ID: 1
Name: Default Organization View
Lifecycle Environment:
ID: 1
Name: Library
Content Source:
ID: 1
Name: rhsat.example.com
Kickstart Repository:
ID: 18
Name: 18
Applicable Packages: 0
Upgradable Packages: 0
Applicable Errata:
Enhancement: 0
Bug Fix: 0
Security: 0
Subscription Information:
UUID:
Last Checkin:
Release Version:
Autoheal:
Registered To:
Registered At:
Host Collections:
====================================
"Build Token' section needs to be added in the above parameters and should be able to list while running the hammer command.
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.
For information on the advisory (Important: Satellite 6.12 Release), and where to find the updated
files, follow the link below.
If the solution does not work for you, open a new bug report.
https://access.redhat.com/errata/RHSA-2022:8506
[RFE] Identify host Build Token using hammer 1. Proposed title of this feature request Unable to get the host build token using hammer when the host is in 'build mode' 2. What is the nature and description of the request? Currently the following command gives almost all details about the host when it is in 'build mode'. However the 'Token' which is valid for 360 minutes is not listed. Token is visible from Satellite webui All hosts ---> host.example.com ---> Properties # hammer host info --id NN --show-hidden-parameters true For example: ================================================= [root@sat ~]# hammer host info --id 25 --show-hidden-parameters true Id: 25 Name: host.example.com Organization: RedHat Location: GSS Puppet Environment: production Cert name: host.example.com Managed: yes Installed at: Last report: Status: Global Status: Warning Build Status: Pending installation Network: IPv4 address: 192.168.xx.xxx IPv6 address: MAC: 00:50:xx:xx:xx:xx Subnet ipv4: satellite-subnet Domain: sat.example.com Network interfaces: 1) Id: 27 Identifier: Type: interface (primary, provision, execution) MAC address: 00:50:xx:xx:xx:xx IPv4 address: 192.168.xx.xxx IPv6 address: FQDN: host.example.com Operating system: Architecture: x86_64 Operating System: RedHat-7.7 Build: yes Partition Table: Kickstart default PXE Loader: PXELinux BIOS Custom partition table: Parameters: All parameters: host_registration_remote_execution => true host_registration_insights => true enable-puppet5 => true enable-epel => false Additional info: Owner: Admin User Owner Id: 4 Owner Type: User Enabled: yes Comment: OpenSCAP Proxy: Content Information: Content View: ID: 1 Name: Default Organization View Lifecycle Environment: ID: 1 Name: Library Content Source: ID: 1 Name: rhsat.example.com Kickstart Repository: ID: 18 Name: 18 Applicable Packages: 0 Upgradable Packages: 0 Applicable Errata: Enhancement: 0 Bug Fix: 0 Security: 0 Subscription Information: UUID: Last Checkin: Release Version: Autoheal: Registered To: Registered At: Host Collections: ==================================== "Build Token' section needs to be added in the above parameters and should be able to list while running the hammer command.