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

« back to all changes in this revision

Viewing changes to maas-p8/maaspool1.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
<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>