Remove unused v4 flat subnet

This commit is contained in:
Logan V 2018-03-30 23:51:50 -05:00 committed by Logan V
parent a971f8ca29
commit 65702605e9
1 changed files with 0 additions and 12 deletions

View File

@ -17,18 +17,6 @@
external: yes
shared: no
- name: Create Flat uplink v4 subnet
os_subnet:
cloud: default
endpoint_type: internal
name: v4 uplink
network_name: Flat External
cidr: 10.53.2.0/24
gateway_ip: 10.53.2.1
enable_dhcp: no
allocation_pool_start: 10.53.2.3
allocation_pool_end: 10.53.2.4
- name: Create Flat public v4 subnet
os_subnet:
cloud: default