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