aboutsummaryrefslogtreecommitdiffstats
path: root/network/config/single-nic-vlans/ceph-storage.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'network/config/single-nic-vlans/ceph-storage.yaml')
-rw-r--r--network/config/single-nic-vlans/ceph-storage.yaml4
1 files changed, 1 insertions, 3 deletions
diff --git a/network/config/single-nic-vlans/ceph-storage.yaml b/network/config/single-nic-vlans/ceph-storage.yaml
index 0bc6253c..9ab1734d 100644
--- a/network/config/single-nic-vlans/ceph-storage.yaml
+++ b/network/config/single-nic-vlans/ceph-storage.yaml
@@ -36,7 +36,7 @@ resources:
network_config:
-
type: ovs_bridge
- name: {get_input: bridge_name}
+ name: br-storage
use_dhcp: true
members:
-
@@ -47,14 +47,12 @@ resources:
primary: true
-
type: vlan
- device: bond1
vlan_id: 30
addresses:
-
ip_netmask: {get_param: StorageIpSubnet}
-
type: vlan
- device: bond1
vlan_id: 40
addresses:
-