cleaned up urls back to ansible/product-demos
This commit is contained in:
@@ -1,24 +0,0 @@
|
|||||||
---
|
|
||||||
## example file for how to choose a demo
|
|
||||||
## chose specific demo or choose all
|
|
||||||
|
|
||||||
# SPECIFIC - example that installs just the deploy_application job template
|
|
||||||
demo: windows_regedit_legal_notice
|
|
||||||
|
|
||||||
# ALL - example that installs all demos
|
|
||||||
# demo: all
|
|
||||||
|
|
||||||
## Ansible Tower login infomation
|
|
||||||
my_tower_username: student1
|
|
||||||
my_tower_password: L1ml2QFr8ul8zp
|
|
||||||
my_tower_host: student1.94ed.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 which means azure_demo: True above
|
|
||||||
#my_subscription:
|
|
||||||
#my_tenant:
|
|
||||||
#my_client:
|
|
||||||
#my_secret:
|
|
||||||
|
|
||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
windows_regedit_legal_notice:
|
windows_regedit_legal_notice:
|
||||||
author: "David Rojas"
|
author: "David Rojas"
|
||||||
readme: "https://github.com/ansible/product-demos/blob/master/docs/infrastructure/chocolatey_app_install.md"
|
readme: "https://github.com/ansible/product-demos/blob/master/docs/infrastructure/windows_regedit_legal_notice.md"
|
||||||
category: infrastructure
|
category: infrastructure
|
||||||
name: "INFRASTRUCTURE / Windows regedit legal notice"
|
name: "INFRASTRUCTURE / Windows regedit legal notice"
|
||||||
description: "using regedit modify the legal notice"
|
description: "using regedit modify the legal notice"
|
||||||
@@ -34,7 +34,7 @@ windows_regedit_legal_notice:
|
|||||||
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