Skip to content

Commit

Permalink
Add ltss to all sles15sp5 support image testsuites' autoyast profiles
Browse files Browse the repository at this point in the history
Add ltss to all sles15sp5 support image testsuites' autoyast profiles.
  • Loading branch information
chcao committed Feb 7, 2025
1 parent a9bbacd commit 78181a5
Show file tree
Hide file tree
Showing 12 changed files with 74 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,12 @@ exit 0
<name>sle-module-basesystem</name>
<version>{{VERSION}}</version>
</addon>
<addon t="map">
<arch>{{ARCH}}</arch>
<name>SLES-LTSS</name>
<version>{{VERSION}}</version>
<reg_code>{{SCC_REGCODE_LTSS}}</reg_code>
</addon>
</addons>
<do_registration t="boolean">true</do_registration>
<install_updates t="boolean">true</install_updates>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,12 @@ exit 0
<name>sle-module-basesystem</name>
<version>{{VERSION}}</version>
</addon>
<addon t="map">
<arch>{{ARCH}}</arch>
<name>SLES-LTSS</name>
<version>{{VERSION}}</version>
<reg_code>{{SCC_REGCODE_LTSS}}</reg_code>
</addon>
</addons>
<do_registration t="boolean">true</do_registration>
<install_updates t="boolean">true</install_updates>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,12 @@ exit 0
<name>sle-module-basesystem</name>
<version>{{VERSION}}</version>
</addon>
<addon t="map">
<arch>{{ARCH}}</arch>
<name>SLES-LTSS</name>
<version>{{VERSION}}</version>
<reg_code>{{SCC_REGCODE_LTSS}}</reg_code>
</addon>
</addons>
<do_registration t="boolean">true</do_registration>
<install_updates t="boolean">true</install_updates>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,12 @@ exit 0
<name>sle-module-basesystem</name>
<version>{{VERSION}}</version>
</addon>
<addon t="map">
<arch>{{ARCH}}</arch>
<name>SLES-LTSS</name>
<version>{{VERSION}}</version>
<reg_code>{{SCC_REGCODE_LTSS}}</reg_code>
</addon>
</addons>
<do_registration t="boolean">true</do_registration>
<install_updates t="boolean">true</install_updates>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,12 @@ exit 0
<name>sle-module-basesystem</name>
<version>{{VERSION}}</version>
</addon>
<addon t="map">
<arch>{{ARCH}}</arch>
<name>SLES-LTSS</name>
<version>{{VERSION}}</version>
<reg_code>{{SCC_REGCODE_LTSS}}</reg_code>
</addon>
</addons>
<do_registration t="boolean">true</do_registration>
<install_updates t="boolean">true</install_updates>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,12 @@ exit 0
<name>sle-module-basesystem</name>
<version>{{VERSION}}</version>
</addon>
<addon t="map">
<arch>{{ARCH}}</arch>
<name>SLES-LTSS</name>
<version>{{VERSION}}</version>
<reg_code>{{SCC_REGCODE_LTSS}}</reg_code>
</addon>
</addons>
<do_registration t="boolean">true</do_registration>
<install_updates t="boolean">true</install_updates>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ exit 0
</products>
</software>
<suse_register t="map">
<addons t="list">
<addons t="list">
<addon t="map">
<arch>{{ARCH}}</arch>
<name>sle-module-python3</name>
Expand All @@ -108,6 +108,12 @@ exit 0
<name>sle-module-basesystem</name>
<version>{{VERSION}}</version>
</addon>
<addon t="map">
<arch>{{ARCH}}</arch>
<name>SLES-LTSS</name>
<version>{{VERSION}}</version>
<reg_code>{{SCC_REGCODE_LTSS}}</reg_code>
</addon>
</addons>
<do_registration t="boolean">true</do_registration>
<install_updates t="boolean">true</install_updates>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,12 @@ exit 0
<name>sle-module-basesystem</name>
<version>{{VERSION}}</version>
</addon>
<addon t="map">
<arch>{{ARCH}}</arch>
<name>SLES-LTSS</name>
<version>{{VERSION}}</version>
<reg_code>{{SCC_REGCODE_LTSS}}</reg_code>
</addon>
</addons>
<do_registration t="boolean">true</do_registration>
<install_updates t="boolean">true</install_updates>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ exit 0
</products>
</software>
<suse_register t="map">
<addons t="list">
<addons t="list">
<addon t="map">
<arch>{{ARCH}}</arch>
<name>sle-module-python3</name>
Expand All @@ -106,6 +106,12 @@ exit 0
<name>sle-module-basesystem</name>
<version>{{VERSION}}</version>
</addon>
<addon t="map">
<arch>{{ARCH}}</arch>
<name>SLES-LTSS</name>
<version>{{VERSION}}</version>
<reg_code>{{SCC_REGCODE_LTSS}}</reg_code>
</addon>
</addons>
<do_registration t="boolean">true</do_registration>
<install_updates t="boolean">true</install_updates>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,12 @@ exit 0
<name>sle-module-basesystem</name>
<version>{{VERSION}}</version>
</addon>
<addon t="map">
<arch>{{ARCH}}</arch>
<name>SLES-LTSS</name>
<version>{{VERSION}}</version>
<reg_code>{{SCC_REGCODE_LTSS}}</reg_code>
</addon>
</addons>
<do_registration t="boolean">true</do_registration>
<install_updates t="boolean">true</install_updates>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,12 @@ exit 0
<name>sle-module-basesystem</name>
<version>{{VERSION}}</version>
</addon>
<addon t="map">
<arch>{{ARCH}}</arch>
<name>SLES-LTSS</name>
<version>{{VERSION}}</version>
<reg_code>{{SCC_REGCODE_LTSS}}</reg_code>
</addon>
</addons>
<do_registration t="boolean">true</do_registration>
<install_updates t="boolean">true</install_updates>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,12 @@ exit 0
<name>sle-module-basesystem</name>
<version>{{VERSION}}</version>
</addon>
<addon t="map">
<arch>{{ARCH}}</arch>
<name>SLES-LTSS</name>
<version>{{VERSION}}</version>
<reg_code>{{SCC_REGCODE_LTSS}}</reg_code>
</addon>
</addons>
<do_registration t="boolean">true</do_registration>
<install_updates t="boolean">true</install_updates>
Expand Down

0 comments on commit 78181a5

Please sign in to comment.