Fix example in releasenotes/notes/composable-network-subnets

An indentation mistake in the example used in release notes.

Change-Id: I6ca061b0b827b848d63bb0df7ac50b4957eca612
This commit is contained in:
Harald Jensås 2019-01-08 09:30:16 +01:00
parent 941cf073c7
commit f3b7f150e6
1 changed files with 6 additions and 6 deletions

View File

@ -16,12 +16,12 @@ features:
- name: <role_name>
networks:
InternalApi:
subnet: internal_api_leaf2
Tenant:
subnet: tenant_leaf2
Storage:
subnet: storage_leaf2
InternalApi:
subnet: internal_api_leaf2
Tenant:
subnet: tenant_leaf2
Storage:
subnet: storage_leaf2
- |
To enable control of which subnet is used for virtual IPs on L3 routed
composable networks the new parameter ``VipSubnetMap`` where added. This