Attributes Page
To disable Dev Mode (this page) comment out the dev-mode.js extenion in the playbook (usually default-site.yml)
Component Wide Attributes
Antora component version@name: master@modules
{
"lab_name": "Red Hat Advanced Developer Suite Workshop",
"release-version": "master",
"page-pagination": true,
"experimental": null,
"sectnums!": null,
"numbered!": null,
"chapter-signifier": null,
"part-signifier": null,
"guid": "my-guid",
"gitlab_url": "https://gitlab-gitlab.apps.cluster-pc8p5.pc8p5.sandbox275.opentlc.com",
"rhdh_url": "https://backstage-backstage.apps.cluster-{guid}.{guid}.sandbox.opentlc.com",
"rhdh_user": "user",
"rhdh_user_password": "password",
"openshift_url": "https://console-openshift-console.apps.cluster-{guid}.{guid}.sandbox.opentlc.com",
"openshift_api_url": "https://api.cluster-{guid}.{guid}.sandbox.opentlc.com:6443",
"username": "user",
"password": "password",
"ssh_user": "lab-user",
"ssh_password": "lab-user",
"ssh_command": "ssh devops@bastion.{guid}.example.opentlc.com"
}