From 01cba7c16d4184b3dda8f704ed3270435417df5a Mon Sep 17 00:00:00 2001 From: David Rojas Date: Wed, 28 Oct 2020 12:01:54 -0700 Subject: [PATCH] trying again to add plabook --- choose_demo.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/choose_demo.yml b/choose_demo.yml index 7773e5c..443273f 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: f5_new_nodes # 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: admin +my_tower_password: k8Eqnhe1Hn3tLw +my_tower_host: student1.4908.open.redhat.com +workshop_type: f5 # leave as false unless you are deploying an Azure Demo azure_demo: False