~abentley/charms/precise/juju-reports/new-script-logging

« back to all changes in this revision

Viewing changes to config.yaml

  • Committer: Aaron Bentley
  • Date: 2014-07-08 21:15:01 UTC
  • mfrom: (35.1.1 gh-token)
  • Revision ID: aaron.bentley@canonical.com-20140708211501-e8uu2dpzxu0l31z1
Support gh-token.

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
    type: string
25
25
    default: ""
26
26
    description: "OAuth credentials for accessing private data on Launchapd."
 
27
  gh-token:
 
28
    type: string
 
29
    default: ""
 
30
    description: "GitHub OAuth token to use for counting revisions."
27
31
  dist-clean:
28
32
    type: boolean
29
33
    default: true