reverted scm_urls back to standard
This commit is contained in:
@@ -14,9 +14,9 @@ my_tower_password: 6nk4if5SHProkr
|
|||||||
my_tower_host: student1.a7d7.open.redhat.com
|
my_tower_host: student1.a7d7.open.redhat.com
|
||||||
workshop_type: windows
|
workshop_type: windows
|
||||||
|
|
||||||
|
# leave as false unless you are deploying an Azure Demo
|
||||||
azure_demo: False
|
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_subscription:
|
||||||
#my_tenant:
|
#my_tenant:
|
||||||
#my_client:
|
#my_client:
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
@@ -42,7 +42,7 @@ chocolatey_app_install:
|
|||||||
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
|
||||||
|
|||||||
Reference in New Issue
Block a user