testing non azure playbooks to make sure they didn't break
This commit is contained in:
@@ -3,16 +3,16 @@
|
|||||||
## chose specific demo or choose all
|
## chose specific demo or choose all
|
||||||
|
|
||||||
# SPECIFIC - example that installs just the deploy_application job template
|
# SPECIFIC - example that installs just the deploy_application job template
|
||||||
demo: developer_report
|
demo: chocolatey_app_install
|
||||||
|
|
||||||
# ALL - example that installs all demos
|
# ALL - example that installs all demos
|
||||||
# demo: all
|
# demo: all
|
||||||
|
|
||||||
## Ansible Tower login infomation
|
## Ansible Tower login infomation
|
||||||
my_tower_username: colin
|
my_tower_username: student1
|
||||||
my_tower_password: mahalo
|
my_tower_password: 6nk4if5SHProkr
|
||||||
my_tower_host: test.rhdemo.io
|
my_tower_host: student1.a7d7.open.redhat.com
|
||||||
workshop_type: rhel
|
workshop_type: windows
|
||||||
|
|
||||||
#only uncomment these and supply values for setting up an Azure Cloud Demo
|
#only uncomment these and supply values for setting up an Azure Cloud Demo
|
||||||
#azure_demo: True
|
#azure_demo: True
|
||||||
|
|||||||
Reference in New Issue
Block a user