aboutsummaryrefslogtreecommitdiffstats
path: root/network/config/multiple-nics/compute.yaml
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2017-07-07 18:22:23 +0000
committerGerrit Code Review <review@openstack.org>2017-07-07 18:22:23 +0000
commitb3a4a6e5123b767d2dacdd1915e96b850753071b (patch)
tree3ad028788290ad601aa188c46ca59ce09849cded /network/config/multiple-nics/compute.yaml
parent25caba5ce844c722e590333be87a0a7346f02a35 (diff)
parent488b894bffdeb108669f178842761e2685cddff0 (diff)
Merge "Add sample usage of StorageMgmt network for compute nodes"
Diffstat (limited to 'network/config/multiple-nics/compute.yaml')
-rw-r--r--network/config/multiple-nics/compute.yaml15
1 files changed, 9 insertions, 6 deletions
diff --git a/network/config/multiple-nics/compute.yaml b/network/config/multiple-nics/compute.yaml
index 5549368e..d1dc06a3 100644
--- a/network/config/multiple-nics/compute.yaml
+++ b/network/config/multiple-nics/compute.yaml
@@ -112,6 +112,12 @@ resources:
addresses:
- ip_netmask:
get_param: StorageIpSubnet
+ # Uncomment when including environments/hyperconverged-ceph.yaml
+ #- type: interface
+ # name: nic3
+ # use_dhcp: false
+ # addresses:
+ # - ip_netmask: {get_param: StorageMgmtIpSubnet}
- type: interface
name: nic4
use_dhcp: false
@@ -132,16 +138,13 @@ resources:
# Uncomment when including environments/network-management.yaml
# If setting default route on the Management interface, comment
# out the default route on the Control Plane.
- #-
- # type: interface
+ #- type: interface
# name: nic7
# use_dhcp: false
# addresses:
- # -
- # ip_netmask: {get_param: ManagementIpSubnet}
+ # - ip_netmask: {get_param: ManagementIpSubnet}
# routes:
- # -
- # default: true
+ # - default: true
# next_hop: {get_param: ManagementInterfaceDefaultRoute}
outputs:
OS::stack_id: