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
@@ -0,0 +1,16 @@
apiVersion: console.openshift.io/v1
kind: QuickStarts
metadata:
name: insights-digital-roadmap
externalDocumentation: true
spec:
version: 0.1
type:
text: Documentation
color: orange
displayName: Dynamically creating a digital roadmap to manage RHEL systems
icon: ~
description: Create tailored information by using RHEL Lightspeed Digital Roadmap to analyze your RHEL systems
link:
href: https://docs.redhat.com/en/documentation/red_hat_insights/1-latest/html/dynamically_creating_a_digital_roadmap_to_manage_rhel_systems/index
text: View documentation
11 changes: 11 additions & 0 deletions docs/quickstarts/insights-digital-roadmap/metadata.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
kind: QuickStarts # kind must always be "QuickStarts"
name: insights-digital-roadmap
tags:
- kind: bundle
value: insights
- kind: content
value: documentation
- kind: product-families
value: rhel
- kind: content
value: quickstart
Loading