From 4dbb3e08adaaa90a0483681dc51393de56359c85 Mon Sep 17 00:00:00 2001 From: MofassirArif Date: Mon, 15 Feb 2016 23:36:15 -0800 Subject: qtip: add user name in case of apex and make the changes in ansible playbooks to cater for apex. Also reduce the verbosity for runnning ansbile plays. Change-Id: Id3a6da7bea3ede99f8a23e5fd0a2801987f9565b Signed-off-by: MofassirArif --- data/hosts | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'data/hosts') diff --git a/data/hosts b/data/hosts index ec2e4b80..1d3f32d8 100644 --- a/data/hosts +++ b/data/hosts @@ -1,4 +1,4 @@ -[1-server] -10.20.0.5 [2-host] -10.20.0.4 +172.18.1.65 +[1-server] +172.18.1.66 -- cgit 1.2.3-korg