Project

General

Profile

Actions

Bug #35856

closed

Use "hostname -f" instead of "hostname" while checking smart-proxy features.

Added by Sayan Das about 2 years ago. Updated almost 2 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
-
Fixed in Releases:
Found in Releases:

Description

While checking the smart-proxy features via foreman-maintain, Right now here in https://github.com/theforeman/foreman_maintain/blob/master/definitions/features/foreman_proxy.rb#L147 we pass $(hostname) but to ensure to not run into any DNS\SSL issues, we should use FQDN i.e. $(hostname -f) as requested in BZ https://bugzilla.redhat.com/show_bug.cgi?id=1956210

Actions #1

Updated by The Foreman Bot about 2 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/theforeman/foreman_maintain/pull/665 added
Actions #2

Updated by Sayan Das about 2 years ago

  • Status changed from Ready For Testing to Closed
Actions #3

Updated by The Foreman Bot almost 2 years ago

  • Pull request https://github.com/theforeman/foreman_maintain/pull/697 added
Actions

Also available in: Atom PDF