From 63c5ab260ce81d4a42c916ac2b7e83b77a9e8610 Mon Sep 17 00:00:00 2001 From: David Rojas Date: Thu, 24 Sep 2020 08:18:30 -0700 Subject: [PATCH] changed scm-url back in order to submit pr --- .../vars/main/infrastructure/chocolatey_app_install.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/install_demo/vars/main/infrastructure/chocolatey_app_install.yml b/roles/install_demo/vars/main/infrastructure/chocolatey_app_install.yml index 8599312..5e0d359 100644 --- a/roles/install_demo/vars/main/infrastructure/chocolatey_app_install.yml +++ b/roles/install_demo/vars/main/infrastructure/chocolatey_app_install.yml @@ -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.git" + scm_url: "https://github.com/ansible/product-demos" workshop_type: - windows - demo