Connect proxy nodes to public network
[fuel.git] / mcp / scripts / net_public.xml
1 <!--
2  Copyright (c) 2017 Mirantis Inc., Enea AB and others.
3
4  All rights reserved. This program and the accompanying materials
5  are made available under the terms of the Apache License, Version 2.0
6  which accompanies this distribution, and is available at
7  http://www.apache.org/licenses/LICENSE-2.0
8 -->
9 <network>
10   <name>public</name>
11   <bridge name="public"/>
12   <forward mode="nat"/>
13   <ip address="10.16.0.1" netmask="255.255.255.0" />
14 </network>