change name of config var to align with opencord
diff --git a/config/default.yml b/config/default.yml
index 78220ef..349a42e 100644
--- a/config/default.yml
+++ b/config/default.yml
@@ -3,7 +3,7 @@
# This deployment configuration can be utilized with the head node created
# via `vargrant up headnode` from the gerrit.opencord.org/maas repository.
---
-seedNode:
+seedServer:
ip: '10.100.198.202'
# User name and password used by Ansible to connect to the host for remote
diff --git a/config/pod5.yml b/config/pod5.yml
index a380b44..c54f9c4 100644
--- a/config/pod5.yml
+++ b/config/pod5.yml
@@ -1,6 +1,6 @@
# Deployment configuration for a phyical hardware POD
---
-seedNode:
+seedServer:
ip: '47.135.132.21'
# User name and password used by Ansible to connect to the host for remote
# provisioning