Project

General

Profile

Actions

Feature #37581

closed

Provisioning Templates or RHEL 9 should have option timesource

Added by Nofar Alfassi 6 months ago. Updated 4 months ago.

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

Description

The kickstart template uses timezone:

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

But EL 9 uses timesource:
timesource [--ntp-server NTP_SERVER | --ntp-pool NTP_POOL | --ntp-disable] [--nts]

More about the timesource command at 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

Actions #1

Updated by The Foreman Bot 6 months 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 6 months ago

  • Fixed in Releases 3.12.0 added
Actions #3

Updated by Nofar Alfassi 6 months ago

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

Updated by Ewoud Kohl van Wijngaarden 4 months ago

  • Subject changed from [RFE] Provisioning Templates or RHEL 9 should have option timesource to Provisioning Templates or RHEL 9 should have option timesource
  • Category set to Unattended installations
  • Triaged changed from No to Yes
Actions #5

Updated by Ewoud Kohl van Wijngaarden 4 months ago

  • Description updated (diff)
Actions #6

Updated by Ewoud Kohl van Wijngaarden 4 months ago

  • Description updated (diff)
Actions

Also available in: Atom PDF