Changing cell configuration to reflect the move to flex data center.

Change-Id: I0b3710b8e9b329b62a765ac87a269cd7aac4d7dd
(cherry picked from commit d2535d768d7b0c2385c907e060fe6e5ded899942)
diff --git a/tools/dev/bash_profile b/tools/dev/bash_profile
index 991cfaf..6d38269 100644
--- a/tools/dev/bash_profile
+++ b/tools/dev/bash_profile
@@ -194,8 +194,8 @@
 }
 
 # ON.Lab shared test cell warden address
-export CELL_WARDEN="10.254.1.19"
-export CELL_SLAVES="$CELL_WARDEN 10.254.1.18 10.254.1.17"
+export CELL_WARDEN="10.192.19.72"
+export CELL_SLAVES="$CELL_WARDEN 10.192.19.71 10.192.19.70"
 
 # Clears cell environment
 function clearCell {