diff options
author | Tim Rozet <trozet@redhat.com> | 2016-04-16 02:31:43 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-04-16 02:31:43 +0000 |
commit | 326d5c2d12cf7fa73b4f66be6daf5671a19f34b9 (patch) | |
tree | 53c1fcb388432d9d954154ebb8f58f0890e50536 /build/nics/controller.yaml | |
parent | be1b2c8141b4c1c82ae7c6df47ea51f3b1b281f8 (diff) | |
parent | f73ee936b50ddeee73179d6357f62628c8aebb3b (diff) |
Merge "Updating nic numbering for 2 nic deployments" into stable/brahmaputra
Diffstat (limited to 'build/nics/controller.yaml')
-rw-r--r-- | build/nics/controller.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/nics/controller.yaml b/build/nics/controller.yaml index 336b34a1..1b421ac9 100644 --- a/build/nics/controller.yaml +++ b/build/nics/controller.yaml @@ -106,7 +106,7 @@ resources: members: - type: interface - name: nic3 + name: nic2 # force the MAC address of the bridge to this interface primary: true |