Add bond0 as master for eth iface

According to PROD-24641

Change-Id: Iafd4be1d4e21a898e88b61d84c706fe5850aa3c9
diff --git "a/\173\043 interfaces \043\175/bond0_ab_contrail" "b/\173\043 interfaces \043\175/bond0_ab_contrail"
index 78be21a..a01a74c 100644
--- "a/\173\043 interfaces \043\175/bond0_ab_contrail"
+++ "b/\173\043 interfaces \043\175/bond0_ab_contrail"
@@ -10,9 +10,10 @@
               {{ interface_name }}:
                 mtu: 9000
                 enabled: true
+                master: bond0
                 name: {{ interface_name }}
                 proto: manual
-                type: eth
+                type: slave
                 ipflush_onchange: true
               {%- endfor %}
               bond0: