Merge branch 'add_1_0' of https://github.com/Mirantis/tcp-qa into add_1_0
diff --git a/tcp_tests/templates/underlay/virtual-mcp10-ovs.yaml b/tcp_tests/templates/underlay/virtual-mcp10-ovs.yaml
index f181a36..d879ca8 100644
--- a/tcp_tests/templates/underlay/virtual-mcp10-ovs.yaml
+++ b/tcp_tests/templates/underlay/virtual-mcp10-ovs.yaml
@@ -109,12 +109,12 @@
           private:
             address_pool: private-pool01
             dhcp: false
-            forward:
-              mode: nat
 
           admin:
             address_pool: admin-pool01
             dhcp: true
+            forward:
+              mode: nat
 
           tenant:
             address_pool: tenant-pool01