From 3e75c5e5c87c13d7f601c03c5b669637b7c0f9f6 Mon Sep 17 00:00:00 2001 From: David Rojas Date: Fri, 25 Sep 2020 06:56:20 -0700 Subject: [PATCH] adding new chocolatey conig demo --- choose_demo.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/choose_demo.yml b/choose_demo.yml index 0769ac3..029e740 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: developer_report +demo: chocolatey_config # 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: 8cNP0QoWF02vr5 +my_tower_host: student1.88dc.open.redhat.com +workshop_type: windows