Files
product-demos/choose_demo.yml
2020-09-26 16:01:56 -07:00

25 lines
651 B
YAML

---
## example file for how to choose a demo
## chose specific demo or choose all
# SPECIFIC - example that installs just the deploy_application job template
demo: chocolatey_app_install
# ALL - example that installs all demos
# demo: all
## Ansible Tower login infomation
my_tower_username: student1
my_tower_password: 6nk4if5SHProkr
my_tower_host: student1.a7d7.open.redhat.com
workshop_type: windows
# leave as false unless you are deploying an Azure Demo
azure_demo: False
#only uncomment these and supply values for setting up an Azure Cloud Demo which means azure_demo: True above
#my_subscription:
#my_tenant:
#my_client:
#my_secret: