[sle-beta] Autoyast Addons
Jozef Pupava
jpupava at suse.cz
Tue Mar 27 03:23:56 MDT 2018
Hello Jason,
SLE 15 add-ons still Beta, check this site
https://github.com/yast/yast-registration/wiki/Available-SCC-Extensions-for-Use-in-Autoyast
Best Regrds,
Jozef
On Mon, 26 Mar 2018 16:33:07 -0600
"Jason Record" <Jason.Record at suse.com> wrote:
> I'm having trouble including addons in my autoyast control file.
>
> I included:
>
> <suse_register>
> <do_registration config:type="boolean">true</do_registration>
> <email>email at me.com</email>
> <reg_code>VALID_SLES_REGCODE</reg_code>
> <install_updates config:type="boolean">true</install_updates>
> <slp_discovery config:type="boolean">false</slp_discovery>
> </suse_register>
> <addons config:type="list">
> <addon>
> <name>sle-ha</name>
> <version>15</version>
> <arch>x86_64</arch>
> <reg_code>VALID_HA_REGCODE</reg_code>
> </addon>
> <addon>
> <name>sle-module-basesystem</name>
> <version>15</version>
> <arch>x86_64</arch>
> </addon>
> <addon>
> <name>sle-module-server-applications</name>
> <version>15</version>
> <arch>x86_64</arch>
> </addon>
> </addons>
>
> The update will register for SLES, but does not include any of the
> addons or HAE.
>
> Any ideas?
>
> -jason
>
More information about the sle-beta
mailing list