From 3d89b8f7a888c822effa2ab68a0171733b35beec Mon Sep 17 00:00:00 2001 From: David Rojas Date: Thu, 24 Sep 2020 17:04:38 -0700 Subject: [PATCH] reverted choose_demo and other items back to original --- choose_demo.yml | 10 +++++----- .../vars/main/infrastructure/chocolatey_features.yml | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) 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