Correcting QCT POD 1 head node IP

Change-Id: Ied2507d99a89236e6d2ce238408eda8a7c550e36
diff --git a/qct-pod1.yml b/qct-pod1.yml
index 3d66cc5..7113514 100644
--- a/qct-pod1.yml
+++ b/qct-pod1.yml
@@ -1,7 +1,7 @@
 # Deployment configuration for a physical hardware POD
 ---
 seedServer:
-  ip: '10.201.101.3'
+  ip: '10.201.101.11'
   # User name and password used by Ansible to connect to the host for remote
   # provisioning. These default values are used for automated testing, change
   # with care.