revert back choose_demo hopefully for last time

This commit is contained in:
David Rojas
2020-09-26 16:58:26 -07:00
parent 9892de5c98
commit 375285dd1f
2 changed files with 10 additions and 10 deletions

View File

@@ -9,16 +9,16 @@ demo: azure_provision_vm
# demo: all # demo: all
## Ansible Tower login infomation ## Ansible Tower login infomation
my_tower_username: student1 my_tower_username: colin
my_tower_password: 6nk4if5SHProkr my_tower_password: mahalo
my_tower_host: student1.a7d7.open.redhat.com my_tower_host: test.rhdemo.io
workshop_type: windows workshop_type: rhel
# leave as false unless you are deploying an Azure Demo # leave as false unless you are deploying an Azure Demo
azure_demo: True azure_demo: False
#only uncomment these and supply values for setting up an Azure Cloud Demo which means azure_demo: True above #only uncomment these and supply values for setting up an Azure Cloud Demo which means azure_demo: True above
my_subscription: bb66f723-9eb9-405b-8063-2e722a5a5a45 #my_subscription:
my_tenant: bbe51e50-8759-4cc0-93f7-71985d8dbddf #my_tenant:
my_client: 7e7d5fd3-c84b-4f37-ae96-cf474f4aa573 #my_client:
my_secret: K1S5~EqpmvG68iKw4w-b1hmn3~yROfHM_I #my_secret:

View File

@@ -45,7 +45,7 @@ azure_provision_vm:
description: "prescriptive demos from Red Hat Management Business Unit" description: "prescriptive demos from Red Hat Management Business Unit"
organization: "Default" organization: "Default"
scm_type: git scm_type: git
scm_url: "https://github.com/davidrojas25/product-demos" scm_url: "https://github.com/ansible/product-demos"
workshop_type: workshop_type:
- windows - windows
- demo - demo