~joetalbott/charms/trusty/snappy-proposed-image-builder/create_home

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Overview
--------

This charm installs the snappy-proposed-image-builder service.

Configuration
-------------

There is only one config option for this charm:

 * config-file: A base64 encoded string with the config file to use for
                snappy-proposed-image-builder.

The charm expects the payload code to be provided as 
files/snappy-proposed-image-builder.tgz (a snapshot of lp:snappy-proposed-image-builder) along
with its corresponding files/pip-cache directory (python dependencies).