core result checker #2
Description
Runs core-result-checker server from a given service tarball (provided as files/core-result-checker.tgz).
Overview
This charm install core-result-checker 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-result-checker.
The charm expects the payload code to be provided as files/core-result-checker.tgz (a snapshot of lp:core-result-checker) along with its corresponding files/pip-cache directory (python dependencies).
Configuration
- config-file
- (string) base64 encoded string with the config file for core-result-checker
- environment
- (string) Environment (devel, staging, production, etc.) that we're running.
- production