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

« back to all changes in this revision

Viewing changes to maas/maaspool1.xml

  • Committer: Curtis Hovey
  • Date: 2014-08-01 12:44:38 UTC
  • Revision ID: curtis@canonical.com-20140801124438-l48516pldkzh7g5n
Do not show all the files in the tarball because it distracts from the test output.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<pool type='dir'>
2
 
  <name>maaspool1</name>
3
 
  <target>
4
 
    <path>/images/maaspool1</path>
5
 
    <permissions>
6
 
      <mode>0711</mode>
7
 
      <owner>-1</owner>
8
 
      <group>-1</group>
9
 
    </permissions>
10
 
  </target>
11
 
</pool>