Mailinglist Archive: opensuse-autoinstall (72 mails)
| < Previous | Next > |
Re: [opensuse-autoinstall] Trying to set NTP w/ <ask> on SLES 10 SP1 (64bit)
- From: "Ryan McCain" <Ryan.McCain@xxxxxxxxxxxxxxx>
- Date: Wed, 06 Feb 2008 11:20:47 -0600
- Message-id: <47A9980F.5D1A.003A.0@xxxxxxxxxxxxxxx>
Uwe Gansert <ug@xxxxxxx> wrote:On Wed, Feb 6, 2008 at 10:49 AM, in message <200802061749.54484.ug@xxxxxxx>,
On Mittwoch, 6. Februar 2008, Ryan McCain wrote:
<general>
<ask-list config:type="list">
<ask>
<path>ntp-client,peer,address</path>
the <path> is wrong. Must be "ntp-client,peers,0,address"
What does the 0 signify?
"peers" is a list of "peer"-elements. The 0 tells autoyast to change the
first element (peer) in that list.
Each time you want to change an element of a list, you have to specify the
index of that element (starting with 0)
Doesn't "address" tell AutoYast exactly where to go. It seems the 0 is
redundant, no?
Thanks..
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx
| < Previous | Next > |