reverted scm_urls back to standard

This commit is contained in:
David Rojas
2020-09-26 16:01:56 -07:00
parent 0ed7cab30a
commit 944b9e2adc
3 changed files with 4 additions and 4 deletions

View File

@@ -14,9 +14,9 @@ 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
#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:

View File

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

View File

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