Files
product-demos/choose_demo.yml
2020-03-03 09:05:23 -05:00

15 lines
349 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: developer_report
#ALL - example that installs all demos
# demo: all
## Ansible Tower login infomation
my_tower_username: colin
my_tower_password: mahalo
my_tower_host: test.rhdemo.io