suse-autoyast/ntpclient-template¶
Overrides 'init-options' for SuSe based systems.
This Param defines the name of a template for autoyast.xml
use in
the <ntp-client>
section. This section is configured outside of the
<networking>
section.
Note
This Template MUST DEFINE the top-level NTP client section tags
which are <ntp-client> ... </ntp-client>
By default use the template named autoyast-ntpclient.xml.tmpl
Set this Param to the name of a Template
to use as an alternative
to the default Network configuration. Provided example Templates
are:
- ux://templates/autoyast-ntpclient.xml.tmpl
The Param expansion uses the ParamExpand
method allowing use of
golang template rendering constructs in the Param name.