~nuclearbob/charms/trusty/qlbr/dev

« back to all changes in this revision

Viewing changes to config.yaml

  • Committer: Max Brustkern
  • Date: 2014-09-30 13:30:58 UTC
  • Revision ID: max@canonical.com-20140930133058-zrp2ie1pzwab2i56
Fixed adduser and updated description for base64

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
    credentials:
3
3
        type: string
4
4
        default: ""
5
 
        description: "The full text of a credentials file usable by launchpadlib"
 
5
        description: "The base64 encoded full text of a credentials file usable by launchpadlib"
6
6
    credentials_file:
7
7
        type: string
8
8
        default: "/srv/.launchpad-secret"