Project

General

Profile

Actions

Feature #37581

closed

[RFE] Provisioning Templates or RHEL 9 should have option timesource

Added by Nofar Alfassi 26 days ago. Updated 19 days ago.

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

Description

Description of problem:

[RFE] Provisioning Templates or RHEL 9 should have option timesource

Version-Release number of selected component (if applicable):
Satellite 6.11

How reproducible:

Steps to Reproduce:
1.
2.
3.

Actual results:

kickstart template has the

timezone -utc <%= host_param('time-zone') || 'UTC' > <= host_param('ntp-server') ? "-ntpservers #

{host_param('ntp-server')}

" : '' %>

Where for rhel 9 uses the timesource

timesource [--ntp-server NTP_SERVER | --ntp-pool NTP_POOL | --ntp-disable] [--nts]
More about the timesource command at [1].

[1] https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/performing_an_advanced_rhel_9_installation/kickstart-commands-and-options-reference_installing-rhel-as-an-experienced-user#ref_timesource_kickstart-commands-for-system-configuration

Expected results:

Additional info:

Actions #1

Updated by The Foreman Bot 26 days ago

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

Updated by The Foreman Bot 19 days ago

  • Fixed in Releases 3.12.0 added
Actions #3

Updated by Nofar Alfassi 19 days ago

  • Status changed from Ready For Testing to Closed
Actions

Also available in: Atom PDF