Removed fuel from Genesis master since fuel has moved to repo fuel.
[genesis.git] / compass / deploy / template / network / nat.xml
1 <network ipv6='yes'>\r
2   <name>REPLACE_NAME</name>\r
3   <forward mode='nat'/>\r
4   <bridge name='REPLACE_BRIDGE'/>\r
5   <ip address='REPLACE_GATEWAY' netmask='REPLACE_MASK'>\r
6     <!--dhcp>\r
7       <range start='REPLACE_START' end='REPLACE_END'/>\r
8     </dhcp-->\r
9   </ip>\r
10 </network>\r