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": "I'm the lab_name var",
"release-version": "master",
"page-pagination": true,
"my_var": "foo",
"guid": "my-guid",
"ssh_user": "devops",
"ssh_password": "devops",
"ssh_command": "ssh devops@bastion.{guid}.example.opentlc.com",
"xdg_runtime_dir": "xdg_runtime_dir"
}