~abentley/charms/trusty/apache2/apache-website

« back to all changes in this revision

Viewing changes to config.yaml

  • Committer: Aaron Bentley
  • Date: 2015-04-15 20:23:01 UTC
  • mfrom: (56.4.7 apache2)
  • Revision ID: aaron.bentley@canonical.com-20150415202301-8sbei1eiol8ywp6a
Merged trunk into apache2-website-interface.

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
    type: string
12
12
    default: ''
13
13
    description: Apache vhost template (base64 encoded).
 
14
  vhost_template_vars:
 
15
    type: string
 
16
    default: ''
 
17
    description: Additional custom variables for the vhost templating, in python dict format
14
18
  enable_modules:
15
19
    type: string
16
20
    default: ''