From 19a3e338f58ef5a74c5c47a63c71a585440f59e5 Mon Sep 17 00:00:00 2001 From: A Holt Date: Wed, 8 Nov 2017 03:43:49 -0500 Subject: [PATCH 1/2] Update default_vars.yml --- vars/default_vars.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vars/default_vars.yml b/vars/default_vars.yml index 0a95140ce..fdc12a050 100644 --- a/vars/default_vars.yml +++ b/vars/default_vars.yml @@ -35,7 +35,7 @@ disregard_network: False # use cache or error out if cache does not exist # If no_admin variable is established above (its actual value is IGNORED) also # set iiab_admin_user (below) to an existing Linux user that has sudo access. -# This is the username you'll use to login to Admin Console @ http://box/admin +# That is the username you'll use to login to Admin Console @ http://box/admin iiab_admin_user: iiab-admin From a8d89d01795622cbd22c367379c165c58ee36dc4 Mon Sep 17 00:00:00 2001 From: A Holt Date: Wed, 8 Nov 2017 03:44:38 -0500 Subject: [PATCH 2/2] Update medium.localvars --- vars/medium.localvars | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vars/medium.localvars b/vars/medium.localvars index 226915f14..678c94992 100644 --- a/vars/medium.localvars +++ b/vars/medium.localvars @@ -16,7 +16,7 @@ # If no_admin variable is established above (its actual value is IGNORED) also # set iiab_admin_user (below) to an existing Linux user that has sudo access. -# This is the username you'll use to login to Admin Console @ http://box/admin +# That is the username you'll use to login to Admin Console @ http://box/admin iiab_admin_user: iiab-admin