Bug 533518

Summary: Remove "pkihost" script from pki-setup . . .
Product: [Retired] Dogtag Certificate System Reporter: Matthew Harmsen <mharmsen>
Component: Installer (pkicreate/pkiremove)Assignee: Matthew Harmsen <mharmsen>
Status: CLOSED EOL QA Contact: Ben Levenson <benl>
Severity: medium Docs Contact:
Priority: high    
Version: 1.3CC: alee, cfu, dpal, jgalipea, jmagne
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-03-27 18:33:51 UTC Type: ---
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:    
Bug Blocks: 541012    
Attachments:
Description Flags
Removal of 'pkihost' script . . . none

Description Matthew Harmsen 2009-11-07 00:30:08 UTC
On 2009-11-02 15:16:44 EDT, John Dennis (jdennis) requested that the "pkihost" script be removed from the "pki-setup" package.

Comment 1 Matthew Harmsen 2009-11-16 19:17:32 UTC
Created attachment 369771 [details]
Removal of 'pkihost' script . . .

Comment 2 Andrew Wnuk 2009-11-16 19:22:37 UTC
attachment (id=369771) +awnuk

Comment 3 Matthew Harmsen 2009-11-16 19:30:23 UTC
% cd pki

% svn status | grep -v ^$ | grep -v ^P | grep -v ^X | grep -v ^?
M       dogtag/setup/pki-setup.spec

% svn commit
Sending        dogtag/setup/pki-setup.spec
Transmitting file data .
Committed revision 821.

NOTE:  The sole purpose of this helper script was to return the Fully-Qualified
       Domain Name of the current host, and is not needed on Linux, as the same
       functionality is already supplied by the command 'hostname --fqdn'.