reverted choose_demo and other items back to original
This commit is contained in:
@@ -3,13 +3,13 @@
|
|||||||
## chose specific demo or choose all
|
## chose specific demo or choose all
|
||||||
|
|
||||||
# SPECIFIC - example that installs just the deploy_application job template
|
# SPECIFIC - example that installs just the deploy_application job template
|
||||||
demo: chocolatey_features
|
demo: developer_report
|
||||||
|
|
||||||
# ALL - example that installs all demos
|
# ALL - example that installs all demos
|
||||||
# demo: all
|
# demo: all
|
||||||
|
|
||||||
## Ansible Tower login infomation
|
## Ansible Tower login infomation
|
||||||
my_tower_username: student1
|
my_tower_username: colin
|
||||||
my_tower_password: 8cNP0QoWF02vr5
|
my_tower_password: mahalo
|
||||||
my_tower_host: student1.88dc.open.redhat.com
|
my_tower_host: test.rhdemo.io
|
||||||
workshop_type: windows
|
workshop_type: rhel
|
||||||
|
|||||||
@@ -40,7 +40,7 @@ chocolatey_features:
|
|||||||
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