[opensuse-autoinstall] registration against SMT using autoyast
Hey List, I'm wondering if there is a known way of registering a server against SMT using autoyast. Thanks, Matt Delves. -- --------------------------------------------- Matthew Delves System Administrator Information Systems Networks & Infrastructure University of Ballarat ph: 03 5327 9732 email: m.delves@ballarat.edu.au -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-autoinstall+help@opensuse.org
on Monday 07 June 2010 Matthew Delves wrote:
I'm wondering if there is a known way of registering a server against SMT using autoyast.
you did not write what you are using but for SLES11 SP1 it's: <suse_register> <do_registration config:type="boolean">true</do_registration> <reg_server>https://mysmt.mydom.de/center/regsvc</reg_server> <register_regularly config:type="boolean">false</register_regularly> <submit_hwdata config:type="boolean">true</submit_hwdata> <submit_optional config:type="boolean">true</submit_optional> </suse_register> -- ciao, Uwe Gansert Uwe Gansert SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg) Business: http://www.suse.de/~ug -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-autoinstall+help@opensuse.org
On 7/06/2010 at 7:09 pm, Uwe Gansert <ug@suse.de> wrote: on Monday 07 June 2010 Matthew Delves wrote:
I'm wondering if there is a known way of registering a server against SMT using autoyast.
you did not write what you are using but for SLES11 SP1 it's:
Sorry about that. Yes, it is SLES11 though not SP1.
<suse_register> <do_registration config:type="boolean">true</do_registration> <reg_server>https://mysmt.mydom.de/center/regsvc</reg_server> <register_regularly config:type="boolean">false</register_regularly> <submit_hwdata config:type="boolean">true</submit_hwdata> <submit_optional config:type="boolean">true</submit_optional> </suse_register>
That worked as expected. Thanks for your help. Thanks, Matt. -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-autoinstall+help@opensuse.org
participants (2)
-
Matthew Delves
-
Uwe Gansert