8e7e12ea6880e6604d2906268bf7e4c30f835b23
ocp/ipi_bm_install-config.md
... | ... | @@ -50,11 +50,7 @@ platform: |
50 | 50 | next-hop-address: 192.0.2.1 |
51 | 51 | |
52 | 52 | interfaces: |
53 | - - ipv4: |
|
54 | - enabled: false |
|
55 | - ipv6: |
|
56 | - enabled: false |
|
57 | - link-aggregation: |
|
53 | + - link-aggregation: |
|
58 | 54 | mode: active-backup |
59 | 55 | options: |
60 | 56 | all_slaves_active: delivered |
... | ... | @@ -65,7 +61,7 @@ platform: |
65 | 61 | name: bond0 |
66 | 62 | state: up |
67 | 63 | type: bond |
68 | - - ipv4: |
|
64 | + ipv4: |
|
69 | 65 | address: |
70 | 66 | - ip: 192.168.143.15 |
71 | 67 | prefix-length: 20 |
... | ... | @@ -73,13 +69,6 @@ platform: |
73 | 69 | enabled: true |
74 | 70 | ipv6: |
75 | 71 | enabled: false |
76 | - name: bond0.1516 |
|
77 | - state: up |
|
78 | - type: vlan |
|
79 | - vlan: |
|
80 | - base-iface: bond0 |
|
81 | - id: 1516 |
|
82 | - reorder-headers: true |
|
83 | 72 | - name: <openshift_master_1> |
84 | 73 | role: master |
85 | 74 | bmc: |