~andrewjbeach/juju-ci-tools/make-local-patcher

« back to all changes in this revision

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

  • Committer: Aaron Bentley
  • Date: 2015-06-15 19:04:10 UTC
  • mfrom: (976.2.4 fix-log-rotation)
  • Revision ID: aaron.bentley@canonical.com-20150615190410-vvhtl7yxn0xbtbiy
Fix error handling in assess_log_rotation.

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>