~rvb/+junk/maas-snap

« back to all changes in this revision

Viewing changes to meta/package.yaml

  • Committer: MAAS team
  • Date: 2015-05-08 17:05:23 UTC
  • Revision ID: maas@example.com-20150508170523-4mgwpq3eefcoupmm
Initial commit.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
name: maas
 
2
version: 0.2
 
3
vendor: MAAS Maintainers <maas-devel@lists.launchpad.net>
 
4
architectures: [ amd64, ]
 
5
icon: meta/maas.png
 
6
services:
 
7
 - name: maas
 
8
   description: "MAAS QEMU instance"
 
9
   start: bin/maas
 
10
   stop: bin/maas.stop
 
11
   security-template: unconfined
 
12