Actions
Refactor #14449
closedHostname check should use Facter binary instead of library
Status:
Closed
Priority:
Normal
Assignee:
Category:
foreman-installer script
Target version:
Difficulty:
Triaged:
Description
The installer ships a hostname check at checks/hostname.rb, which requires the 'facter' library to get the current parsed hostname.
This should be replaced for AIO support to not require Facter as a library, but instead call facter hostname
or an equivalent.
Updated by Dominic Cleal almost 9 years ago
- Blocks Tracker #8447: Puppet 4 support added
Updated by The Foreman Bot over 8 years ago
- Status changed from New to Ready For Testing
- Assignee set to Dominic Cleal
- Pull request https://github.com/theforeman/foreman-installer/pull/171 added
Updated by Dominic Cleal over 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset b39edbb4b3836d1dc6d896919dc7641021ec8f42.
Updated by Dominic Cleal over 8 years ago
- Translation missing: en.field_release set to 136
Actions