Fix admin ip for cfg node

After merge https://gerrit.mcp.mirantis.net/#/c/10018/1
we need to align ip of cfg node

Change-Id: I4e2a26acfc1774fa919e3d1ee0d2adea8af56f1a
Reviewed-on: https://review.gerrithub.io/378066
Reviewed-by: Dennis Dmitriev <dis.xcom@gmail.com>
Tested-by: Dennis Dmitriev <dis.xcom@gmail.com>
diff --git a/tcp_tests/templates/virtual-mcp-ocata-cicd/underlay.yaml b/tcp_tests/templates/virtual-mcp-ocata-cicd/underlay.yaml
index 9887a50..c0147ef 100644
--- a/tcp_tests/templates/virtual-mcp-ocata-cicd/underlay.yaml
+++ b/tcp_tests/templates/virtual-mcp-ocata-cicd/underlay.yaml
@@ -58,7 +58,7 @@
           ip_reserved:
             gateway: +1
             l2_network_device: +1
-            default_{{ HOSTNAME_CFG01 }}: +100
+            default_{{ HOSTNAME_CFG01 }}: +90
             default_{{ HOSTNAME_CID01 }}: +91
             default_{{ HOSTNAME_CID02 }}: +92
             default_{{ HOSTNAME_CID03 }}: +93