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.3 | CC: | 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
Matthew Harmsen
2009-11-07 00:30:08 UTC
Created attachment 369771 [details]
Removal of 'pkihost' script . . .
attachment (id=369771) +awnuk % 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'. |