Attributes Page

To disable Dev Mode (this page) comment out the dev-mode.js extenion in the playbook (usually default-site.yml)

Site Wide Attributes

Component Wide Attributes

Antora component version@name: main@modules

{
  "lab_name": "Red Hat AI Development Roadshow - Platform Engineer Track",
  "user": "user1",
  "password": "openshift",
  "openshift_cluster_ingress_domain": "app.example.sandbox.com",
  "novnc_url": "https://app.example.sandbox.com",
  "release-version": "main",
  "page-pagination": true,
  "page-toclevels": 1
}