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.

Bug 1380473

Summary: Puppet creates Duplicate profile in "All hosts" with FQDN if client is configured and registered with short name.
Product: Red Hat Satellite Reporter: Justin Sherrill <jsherril>
Component: UpgradesAssignee: Justin Sherrill <jsherril>
Status: CLOSED ERRATA QA Contact: Sanket Jagtap <sjagtap>
Severity: high Docs Contact:
Priority: high    
Version: 6.2.0CC: adprice, ahumbe, amdas, aperotti, bbuckingham, bkearney, brubisch, chrobert, chrpearce, cwelton, dcaplan, dgross, egolov, fcami, inecas, jcallaha, jentrena, jsherril, kdixon, ktordeur, mmccune, pdwyer, rakumar, rraghuwa, sbeal, sjagtap, tspeetje, vdulava, xdmoon, yundtj, zhunting
Target Milestone: UnspecifiedKeywords: PrioBumpGSS, PrioBumpPM, Triaged
Target Release: Unused   
Hardware: x86_64   
OS: Linux   
URL: http://projects.theforeman.org/issues/16134
Whiteboard:
Fixed In Version: katello-agent-2.7.0-1 tfm-rubygem-katello-3.0.0.86-1 katello-installer-base-3.0.0.65-1 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1356714
: 1394349 (view as bug list) Environment:
Last Closed: Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1356714, 1405538    
Bug Blocks: 1383793, 1385841, 1394349, 1399395, 1400970    

Comment 1 Justin Sherrill 2016-09-29 17:20:42 UTC
Connecting redmine issue http://projects.theforeman.org/issues/16134 from this bug

Comment 2 Justin Sherrill 2016-09-29 17:22:10 UTC
Current workaround: run this:


if [ -d /etc/rhsm/facts/ ]; then
  echo "{\"network.hostname\":\"`hostname -f`\"}" > /etc/rhsm/facts/katello.facts
fi

prior to registration to resolve the issue for new registrations.  This can be added to a bootstrap script, kickstart file, or puppet module.  Please do let us know if this workaround is not sufficient until this can be released

Comment 4 Bryan Kearney 2016-09-29 20:19:25 UTC
Upstream bug component is Upgrades

Comment 8 Bryan Kearney 2016-10-05 14:14:48 UTC
Moving this bug to POST for triage into Satellite 6 since the upstream issue http://projects.theforeman.org/issues/16134 has been resolved.

Comment 9 Justin Sherrill 2016-10-17 16:32:18 UTC
*** Bug 1384744 has been marked as a duplicate of this bug. ***

Comment 12 Brad Buckingham 2016-10-31 18:45:21 UTC
*** Bug 1388765 has been marked as a duplicate of this bug. ***

Comment 13 Sanket Jagtap 2016-12-06 13:31:04 UTC
Build : Satellite 6.2.5 snap2

Steps for verification:
1. Client with hostname and different hostname -f output 

[root@sjagtap-client ~]# hostname -f
sjagtap-client.abc.com
[root@sjagtap-client ~]# hostname
sjagtap-client

2. Registered the Client with satellite via subs-man
subscription-manager register --org="Default_Organizati
on" --activationkey="rhel7_ak"

3.Installed puppet and Katello-agent , configured puppet.conf with necessary details
certname        = sjagtap-client.abc.com


No duplicate Hosts , host was registered as sjagtap-client.abc.com

Comment 14 Bryan Kearney 2016-12-12 18:48:34 UTC
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, 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/RHBA-2016:2940

Comment 15 Bryan Kearney 2016-12-12 18:48:42 UTC
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, 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/RHBA-2016:2940