finish network
This commit is contained in:
@@ -6,4 +6,4 @@ commonAnnotations:
|
|||||||
|
|
||||||
resources:
|
resources:
|
||||||
- ../../base
|
- ../../base
|
||||||
#- ocp-storage-vlan.yaml
|
- ocp-storage-vlan.yaml
|
||||||
|
|||||||
@@ -15,16 +15,14 @@ spec:
|
|||||||
base-iface: enp1s0f0
|
base-iface: enp1s0f0
|
||||||
id: 121
|
id: 121
|
||||||
- bridge:
|
- bridge:
|
||||||
port:
|
port:
|
||||||
- name: enp1s0f0.121
|
- name: enp1s0f0.121
|
||||||
ipv4:
|
ipv4:
|
||||||
address:
|
address:
|
||||||
- ip: 10.10.121.10
|
- ip: 10.10.121.10
|
||||||
prefix-length: 24
|
prefix-length: 24
|
||||||
enabled: true
|
enabled: true
|
||||||
name: br-iscsi
|
name: storage-network
|
||||||
state: up
|
state: up
|
||||||
type: linux-bridge
|
type: linux-bridge
|
||||||
description: OVS bridge with enp1s0f0 as a port on VLAN 121
|
description: Linux bridge with enp1s0 as a port on VLAN 121
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user