~charmers/charms/precise/thinkup/trunk

« back to all changes in this revision

Viewing changes to config.yaml

  • Committer: Charles Butler
  • Date: 2015-01-09 20:42:49 UTC
  • mfrom: (21.2.2 thinkup)
  • Revision ID: charles.butler@ubuntu.com-20150109204249-3ywuxepx9axwha5s
    [r=lazypower] Marco Ceppi 2014-12-17 [merge] [johnsca] Boilerplate README and fixed charm proof warnings
    Cory Johns 2014-12-02 Added README missed in prev commit
    Cory Johns 2014-12-02 [merge] Added boilerplate README and fixed charm proof errors
    Marco Ceppi 2014-11-06 Tests for charm

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
    default: ""
8
8
    type: string
9
9
    description: The full name of the administrator
 
10
    default: ''
10
11
  email:
11
12
    default: ""
12
13
    type: string
13
14
    description: The email address of the administrator (used for login and cannot be changed after initial value has been set)
 
15
    default: ''
14
16
  password:
15
17
    default: ""
16
18
    type: string
17
19
    description: The password of the administrator
 
20
    default: ''
18
21
  timezone:
19
22
    default: UTC
20
23
    type: string