Skip to content

Commit 67aef46

Browse files
Make tech previews snippet suitable for all flavours (#3996)
1 parent b120f51 commit 67aef46

File tree

2 files changed

+17
-3
lines changed

2 files changed

+17
-3
lines changed

guides/common/attributes-orcharhino.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050
:atix-kb-clients: https://atixservice.zendesk.com/hc/de/articles/19430263501468[{Project} Clients gen3]
5151
:atix-kb-debian-ubuntu-installation-media: https://atixservice.zendesk.com/hc/de/articles/7044086506908[Using file repositories for installation media for Debian/Ubuntu]
5252
:atix-kb-register-to-occ: https://atixservice.zendesk.com/hc/de/articles/9464966748444[Registering {ProjectServer} to OCC]
53+
:atix-kb-tech-previews: https://atixservice.zendesk.com/hc/de/articles/16772654610844[Technical Previews]
5354
// Overwritten in downstream for docs.orcharhino.com
5455
:client-package-install: dnf install
5556
:client-package-remove: dnf remove

guides/common/modules/snip_technology-preview.adoc

Lines changed: 16 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,25 @@
44
[IMPORTANT]
55
====
66
[subs="attributes+"]
7+
ifdef::satellite[]
78
{FeatureName} is a Technology Preview feature only.
8-
Technology Preview features are not supported with Red Hat production service level agreements (SLAs) and might not be functionally complete.
9-
Red Hat does not recommend using them in production.
9+
Technology Preview features are not supported with {Team} production service level agreements (SLAs) and might not be functionally complete.
10+
endif::[]
11+
ifndef::satellite[]
12+
Technology Preview features are not supported by {Team}.
13+
endif::[]
14+
{Team} does not recommend using them in production.
1015
These features provide early access to upcoming product features, enabling customers to test functionality and provide feedback during the development process.
1116
12-
For more information about the support scope of Red Hat Technology Preview features, see link:https://access.redhat.com/support/offerings/techpreview/[Technology Preview Features Support Scope].
17+
ifdef::orcharhino,satellite[]
18+
For more information about the support scope of {Team} Technology Preview features,
19+
endif::[]
20+
ifdef::orcharhino[]
21+
see {atix-kb-tech-previews} in the _ATIX Service Portal_.
22+
endif::[]
23+
ifdef::satellite[]
24+
see link:https://access.redhat.com/support/offerings/techpreview/[Technology Preview Features Support Scope].
25+
endif::[]
1326
====
1427
// Undefine {FeatureName} attribute, so that any mistakes are easily spotted
1528
:!FeatureName:

0 commit comments

Comments
 (0)