~fginther/charms/precise/ubuntu-ci-services-itself/lander-fix-master

« back to all changes in this revision

Viewing changes to config.yaml

  • Committer: Francis Ginther
  • Date: 2013-12-13 19:25:43 UTC
  • Revision ID: francis.ginther@canonical.com-20131213192543-t1vzw0cirpnz5o61
Update config.xml for application source.

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
    description: Launchpad login id of landing bot
26
26
  jenkins_user:
27
27
    type: string
28
 
    default: ""
 
28
    default: "jenkins"
29
29
    description: Jenkins username to run tests under
30
30
  jenkins_password:
31
31
    type: string
33
33
    description: Password for jenkins-user
34
34
  jenkins_group:
35
35
    type: string
36
 
    default: ""
 
36
    default: "jenkins"
37
37
    description: Jenkins user group to run tests under
 
38
  repo_url:
 
39
    type: string
 
40
    default: ""
 
41
    description: Bzr branch with the lander scripts
 
42
  app_source:
 
43
    type: string
 
44
    default: ""
 
45
    description: Location of the lander scripts within the branch
38
46
  allowed_users:
39
47
    type: string
40
48
    default: ""