/[adm]/puppet/deployment/mgagit/templates/mgagit.conf
ViewVC logotype

Annotation of /puppet/deployment/mgagit/templates/mgagit.conf

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3484 - (hide annotations) (download)
Wed Jun 11 23:12:16 2014 UTC (9 years, 10 months ago) by colin
File size: 1937 byte(s)
mgagit: Fix template name
1 boklm 3258 ---
2     use_ldap: yes
3     ldapserver: <%= @ldap_server %>
4 boklm 3265 binddn: <%= @binddn %>
5 boklm 3258 bindpwfile: <%= @bindpwfile %>
6     pubkey_dir: <%= @gitolite_keydir %>
7 colin 3319 tmpl_dir: <%= @gitolite_tmpldir %>
8 boklm 3258 gitolite_config: <%= @gitolite_conf %>
9 boklm 3288 run_gitolite: yes
10 boklm 3290 repodef_dir: <%= @reposconf_dir %>
11 boklm 3258 repos_config:
12     - prefix: infrastructure/repositories
13     gl_template: repodef_repo
14     repos:
15 colin 3419 - name: artwork
16     maintainer: '@mga-sysadmin'
17     description: Artwork repository definitions
18     - name: doc
19     maintainer: '@mga-sysadmin'
20     description: Documentation repository definitions
21 colin 3483 - name: infrastructure
22     maintainer: '@mga-sysadmin'
23     description: Infrastructure repository definitions
24 colin 3476 - name: org
25 colin 3478 maintainer: '@mga-sysadmin'
26 colin 3476 description: Organization repository definitions
27 colin 3419 - name: qa
28     maintainer: '@mga-sysadmin'
29     description: QA repository definitions
30 boklm 3258 - name: software
31 boklm 3279 maintainer: '@mga-sysadmin'
32 colin 3319 description: Software repository definitions
33     - name: web
34     maintainer: '@mga-sysadmin'
35     description: Website repository definitions
36 colin 3419 - prefix: artwork
37     gl_template: artwork_repo
38     git_url: file:///git/infrastructure/repositories/artwork.git
39     - prefix: doc
40     gl_template: doc_repo
41     git_url: file:///git/infrastructure/repositories/doc.git
42 colin 3483 - prefix: infrastructure
43 colin 3484 gl_template: infrastructure_repo
44 colin 3483 git_url: file:///git/infrastructure/repositories/infrastructure.git
45 colin 3476 - prefix: org
46     gl_template: org_repo
47     git_url: file:///git/infrastructure/repositories/org.git
48 colin 3419 - prefix: qa
49     gl_template: qa_repo
50     git_url: file:///git/infrastructure/repositories/qa.git
51 boklm 3278 - prefix: software
52     gl_template: soft_repo
53 boklm 3290 git_url: file:///git/infrastructure/repositories/software.git
54 colin 3319 - prefix: web
55     gl_template: web_repo
56     git_url: file:///git/infrastructure/repositories/web.git
57 boklm 3292 www_dir: <%= @vhostdir %>

  ViewVC Help
Powered by ViewVC 1.1.30