core image publisher #7
Description
Runs core-image-publisher service from a given service tarball (provided as files/core-image-publisher.tgz).
Overview
This charm install core-image-publisher service.
Configuration
There is only one config option for this charm:
- config-file: A base64 encoded string with the config file to use for core-image-publisher.
The charm expects the payload code to be provided as files/core-image-publisher.tgz (a snapshot of lp:core-image-publisher) along with its corresponding files/pip-cache directory (python dependencies).
Configuration
- config-file
- (string) base64 encoded string with the config file for core-image-publisher
- environment
- (string) Environment (devel, staging, production, etc.) that we're running.
- production