diff options
author | Dan Radez <dradez@redhat.com> | 2016-04-12 13:21:06 -0400 |
---|---|---|
committer | Dan Radez <dradez@redhat.com> | 2016-04-13 14:32:35 -0400 |
commit | f73ee936b50ddeee73179d6357f62628c8aebb3b (patch) | |
tree | 933b5d9707fff9d5d78309a5dd933cb5ce61fcce /build/nics/controller.yaml | |
parent | 1be1f756ad677b065ec5322a2b61374a9efea03a (diff) |
Updating nic numbering for 2 nic deployments
JIRA: APEX-136
Change-Id: I3fd12054e14dddadee412845d79325c6556ea9de
Signed-off-by: Dan Radez <dradez@redhat.com>
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 |