Permalink
Switch branches/tags
Find file
Fetching contributors…
Cannot retrieve contributors at this time
25 lines (22 sloc) 670 Bytes
name: juju
version: 2.0.0
summary: juju client
description: Through the use of charms, juju provides you with shareable, re-usable, and repeatable expressions of devops best practices.
confinement: devmode
apps:
juju:
command: bin/juju
plugs: [network, network-bind, home]
parts:
juju:
plugin: godeps
go-importpath: github.com/juju/juju
source: https://github.com/juju/juju.git
source-type: git
#If you want to grab a specific revision tag, include it here
#source-tag: juju-2.0.0
snap:
- -bin/filetoconst
- -bin/winuserdata
#If you are releasing a build with public streams, also remove the agent
#- -bin/jujud