~nskaggs/+junk/xenial-test

« back to all changes in this revision

Viewing changes to src/gopkg.in/juju/charmrepo.v2-unstable/internal/test-charm-repo/quantal/terms2/config.yaml

  • Committer: Nicholas Skaggs
  • Date: 2016-10-24 20:56:05 UTC
  • Revision ID: nicholas.skaggs@canonical.com-20161024205605-z8lta0uvuhtxwzwl
Initi with beta15

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
options:
 
2
  title: {default: My Title, description: A descriptive title used for the service., type: string}
 
3
  outlook: {description: No default outlook., type: string}
 
4
  username: {default: admin001, description: The name of the initial account (given admin permissions)., type: string}
 
5
  skill-level: {description: A number indicating skill., type: int}