new demo for windows regedit
This commit is contained in:
24
choose_demo_dr.yml
Normal file
24
choose_demo_dr.yml
Normal file
@@ -0,0 +1,24 @@
|
||||
---
|
||||
## 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: windows_regedit_legal_notice
|
||||
|
||||
# ALL - example that installs all demos
|
||||
# demo: all
|
||||
|
||||
## Ansible Tower login infomation
|
||||
my_tower_username: student1
|
||||
my_tower_password: L1ml2QFr8ul8zp
|
||||
my_tower_host: student1.94ed.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:
|
||||
|
||||
Reference in New Issue
Block a user