Red Hat Training

A Red Hat training course is available for Red Hat Satellite

19.17. setLocale

Name
setLocale
Description
Sets the locale for a kickstart profile.
Parameters
  • string sessionKey
  • string ksLabel - the kickstart profile label
  • string locale - the locale
  • boolean useUtc
    • true - the hardware clock uses UTC
    • false - the hardware clock does not use UTC
Return Value
  • int - 1 on success, exception thrown otherwise.