github.com/axw/juju@v0.0.0-20161005053422-4bd6544d08d4/testcharms/charm-repo/quantal/actionless/config.yaml (about)

     1  options:
     2    title: {default: My Title, description: A descriptive title used for the application., 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}