~cprov/charms/trusty/snappy-proposed-image-builder/config-name

1
2
3
4
5
6
7
8
9
10
11
options:
  environment:
    default: "production"
    type: string
    description: |
      Environment (devel, staging, production, etc.) that we're running.
  config-file:
    type: string
    description: |
      base64 encoded string with the config file for snappy-proposed-image-builder