Allow RAMCloud to start from a configurable option
diff --git a/conf/ramcloud.conf b/conf/ramcloud.conf
index 84b4ff2..ef6881b 100644
--- a/conf/ramcloud.conf
+++ b/conf/ramcloud.conf
@@ -1 +1,2 @@
-ramcloud.coordinator=fast+udp:host=10.128.100.36,port=12246
+ramcloud.coordinatorIp=fast+udp:host=192.168.56.11
+ramcloud.coordinatorPort=port=12246