Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,22 @@ endif::[]

GPG key: https://www.centos.org/keys/RPM-GPG-KEY-CentOS-Official

[id="debian-13"]
.Debian 13
[width="100%",cols="20%,34%,22%,12%,12%",options="header"]
|===
| Name | Upstream URL | Releases/Distributions | Components | Architectures
| `Debian 13 main` | `https://deb.debian.org/debian/` | `trixie` | `main` | `amd64`
| `Debian 13 updates` | `https://deb.debian.org/debian/` | `trixie-updates` | `main` | `amd64`
| `Debian 13 security` | `https://deb.debian.org/debian-security/` | `trixie-security` | `main` | `amd64`
ifdef::katello[]
| `Debian 13 Client` | `https://oss.atix.de/Debian13/` | `stable` | `main` | `amd64`
endif::[]
ifdef::orcharhino[]
| `Debian 13 Client` | see {atix-kb-clients} in the _ATIX Service Portal_ | `stable` | `main` | `amd64`
endif::[]
|===

[id="debian-12"]
.Debian 12
[width="100%",cols="20%,34%,22%,12%,12%",options="header"]
Expand Down
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why hasn't this change triggered preview build of Managing hosts? It should have, right? 🤯

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The deploy seems to have started skipping publish with the second commit for some reason 🤷‍♀️

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unfortunately, this content is only shown for orcharhino builds that set "suse_linux_enterprise_server", aka. https://docs.orcharhino.com/or/docs/sources/guides/suse_linux_enterprise_server.html

Ideally, I would like to show this content for "orcharhino+suse_linux_enterprise_server" and "katello". I have not yet found a great way to make this possible but it's on my TODO for after DITA preparation.

Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,12 @@ a|* `SUSE Linux Enterprise Server 15 SP6 x86_64` including `Basesystem Module 15
a|
* `Basesystem Module 15 SP6 x86_64` > `SLE-Module-Basesystem15-SP6-Pool for sle-15-x86_64`
* `SUSE Linux Enterprise Server 15 SP6 x86_64` > `SLE-Product-SLES15-SP6-Pool for sle-15-x86_64`

|SUSE Linux Enterprise Server 15 SP7
a|* `SUSE Linux Enterprise Server 15 SP7 x86_64` including `Basesystem Module 15 SP7 x86_64`
a|
* `Basesystem Module 15 SP7 x86_64` > `SLE-Module-Basesystem15-SP7-Pool for sle-15-x86_64`
* `SUSE Linux Enterprise Server 15 SP7 x86_64` > `SLE-Product-SLES15-SP7-Pool for sle-15-x86_64`
|===
+
You can use the SCC Manager plugin to import SUSE products and repositories.
Expand Down
Loading