Oleh Hryhorov | f82c968 | 2018-04-27 15:20:10 +0300 | [diff] [blame] | 1 | classes: |
2 | - system.neutron.client.service.public | ||||
3 | parameters: | ||||
4 | _param: | ||||
5 | openstack_public_neutron_subnet_gateway: 10.16.0.1 | ||||
6 | openstack_public_neutron_subnet_cidr: 10.16.0.0/24 | ||||
7 | openstack_public_neutron_subnet_allocation_start: 10.16.0.201 | ||||
8 | openstack_public_neutron_subnet_allocation_end: 10.16.0.254 |