~bac/charms/oneiric/buildbot-slave/bbs

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
options:
  installdir:
    description: |
      The directory where the Buildbot slave will be installed.
    type: string
    default: /tmp/buildbot
  name:
    description: |
      The name of this slave.
    type: string
    default: example-slave
  passwd:
    description: |
      The password of this slave.
    type: string
    default: pass