Merge "Disable all repos during rhel registration"
[apex-tripleo-heat-templates.git] / network / config / multiple-nics / compute.yaml
index 7751474..2e07d45 100644 (file)
@@ -122,7 +122,6 @@ resources:
                 -
                   ip_netmask: {get_param: InternalApiIpSubnet}
             -
-              # Create a bridge which can also be used for VLAN-mode bridge mapping
               type: ovs_bridge
               name: br-tenant
               use_dhcp: false
@@ -134,7 +133,6 @@ resources:
                   type: interface
                   name: nic5
                   use_dhcp: false
-                  # force the MAC address of the bridge to this interface
                   primary: true
             # Uncomment when including environments/network-management.yaml
             # If setting default route on the Management interface, comment