1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-07 09:46:53 +01:00
Files
openshift-docs/modules/virt-document-attributes.adoc
Andrew Burden 88f5d2e602 1. Bumped the LastHCOVersion variable to 2.4.4 (only appears in the monitoring upgrade module)
2. Bumped the HCOVersion variable to 2.5.1
3. Where the HCOVersion variable was used in the monitoring upgrade module, have hard-coded to 2.5.0
4. Added Module to Upgrading OpenShift Virt assembly to describe upgrade pathways of 2.4.3 -> 2.5.0 -> 2.5.1 or 2.4.4 -> 2.5.2 (not yet released) as plainly as possible
2020-12-07 18:17:23 +01:00

34 lines
1.1 KiB
Plaintext

// Standard document attributes to be used in the documentation
//
// The following are shared by all documents:
:toc:
:toc-title:
:toclevels: 4
:experimental:
//
// Product content attributes, that is, substitution variables in the files.
//
:product-title: OpenShift Container Platform
:VirtProductName: OpenShift Virtualization
:ProductRelease:
:ProductVersion:
:VirtVersion: 2.5
:KubeVirtVersion: v0.34.1
:HCOVersion: 2.5.1
// :LastHCOVersion: 2.4.4
:product-build:
:DownloadURL: registry.access.redhat.com
:kebab: image:kebab.png[title="Options menu"]
:delete: image:delete.png[title="Delete"]
//
// Book Names:
// Defining the book names in document attributes instead of hard-coding them in
// the master.adoc files and in link references. This makes it easy to change the
// book name if necessary.
// Using the pattern ending in 'BookName' makes it easy to grep for occurrences
// throughout the topics
//
:Install_BookName: Installing OpenShift Virtualization
:Using_BookName: Using OpenShift Virtualization
:RN_BookName: OpenShift Virtualization release notes