summaryrefslogtreecommitdiff
path: root/group_vars/git
blob: 7f3c439c399764c515ac902aab51c16ada002ba0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
hosttype: git-main
host_site_name: Linaro Git Hosting
host_site_desc: Git repositories hosted by Linaro
has_gerrit: true
repo_root: "{{install_base}}/repositories"

git_host: git.linaro.org

gerrit_root: /srv/gerrit

gitolite_help_url: https://wiki.linaro.org/Platform/Systems/Git
gitolite_rev: 731d5521bb9d5294cf75aa6b8e4e18b135a49f3f
gitolite_admin_name: paul.sokolovsky

# grokmirror options
grokmirror_slave: false
grokmirror_slave_gitolite: false  # must support a master running gitolite
grokmirror_master: false
grokmirror_master_check_export: false # should we check for git-daemon-export-ok flag?

google_analytics: False

# git-gerrit-mirror options
mirror_clone_cronspec: "0 10,22 * * *"
mirror_fetch_cronspec: "0 2,14 * * *"
mirror_push_cronspec:  "0 6,18 * * *"

clone_urls:
  - https://{{git_host}}
  - ssh://git@{{git_host}}

cgit_strict_export: true

collapsible_sections:
 - boot
 - bsp
 - ci
 - devops
 - gpgpu
 - gwg
 - hwpack
 - infrastructure
 - kernel-org
 - landing-teams
 - lava-team
 - people
 - pkg
 - pmo-process
 - ubuntu
 - zephyrproject-org