diff --git a/choose_demo.yml b/choose_demo.yml index 2bc2ec2..0769ac3 100644 --- a/choose_demo.yml +++ b/choose_demo.yml @@ -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 diff --git a/roles/install_demo/vars/main/infrastructure/chocolatey_features.yml b/roles/install_demo/vars/main/infrastructure/chocolatey_features.yml index 5ab971d..98bccbb 100644 --- a/roles/install_demo/vars/main/infrastructure/chocolatey_features.yml +++ b/roles/install_demo/vars/main/infrastructure/chocolatey_features.yml @@ -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