~cloud-green/charms/precise/tarmac/trunk

« back to all changes in this revision

Viewing changes to config.yaml

  • Committer: Graham Binns
  • Date: 2012-11-07 13:18:22 UTC
  • mfrom: (2.1.1 lets-get-started)
  • Revision ID: graham.binns@canonical.com-20121107131822-6n4ob4socqrtygl1
Added a working install hook and basic config.yaml.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
options:
 
2
    log_file:
 
3
        description: |
 
4
            The path to the Tarmac log file.
 
5
        type: string
 
6
    watch_branch:
 
7
        description: |
 
8
            The branch to watch for approved merges.
 
9
        type: string
 
10
    tree_dir:
 
11
        description: |
 
12
            The path to the local copy of `watch_branch`.
 
13
        type: string
 
14
    commit_message_template:
 
15
        description: |
 
16
            The format of commit messages for this Tarmac instance.
 
17
        type: string