~veebers/juju-ci-tools/migration-add-migrate-back-to-original

« back to all changes in this revision

Viewing changes to maas-p8/maas-network.xml

  • Committer: Martin Packman
  • Date: 2016-08-12 22:57:10 UTC
  • mto: This revision was merged to the branch mainline in revision 1552.
  • Revision ID: martin.packman@canonical.com-20160812225710-a3hob75q0kv1eldl
Add the scripts used on borbein for later reference

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<network connections='1'>
 
2
  <name>maas</name>
 
3
  <uuid>232cc895-0c9a-46b2-8ac9-1222ed021758</uuid>
 
4
  <forward mode='nat'>
 
5
    <nat>
 
6
      <port start='1024' end='65535'/>
 
7
    </nat>
 
8
  </forward>
 
9
  <bridge name='maasbr1' stp='on' delay='0'/>
 
10
  <mac address='52:54:00:5e:21:c2'/>
 
11
  <ip address='10.0.30.1' netmask='255.255.255.0'>
 
12
  </ip>
 
13
</network>