From 216a10d5937421de4f3cf5252f7795860c049cb3 Mon Sep 17 00:00:00 2001 From: David Rojas Date: Sat, 26 Sep 2020 15:37:25 -0700 Subject: [PATCH] testing non azure playbooks to make sure they didn't break --- choose_demo.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/choose_demo.yml b/choose_demo.yml index 400aaa9..5ce0f57 100644 --- a/choose_demo.yml +++ b/choose_demo.yml @@ -3,16 +3,16 @@ ## chose specific demo or choose all # SPECIFIC - example that installs just the deploy_application job template -demo: developer_report +demo: chocolatey_app_install # ALL - example that installs all demos # demo: all ## Ansible Tower login infomation -my_tower_username: colin -my_tower_password: mahalo -my_tower_host: test.rhdemo.io -workshop_type: rhel +my_tower_username: student1 +my_tower_password: 6nk4if5SHProkr +my_tower_host: student1.a7d7.open.redhat.com +workshop_type: windows #only uncomment these and supply values for setting up an Azure Cloud Demo #azure_demo: True