forked from dgellow/nanogit
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.yml
52 lines (50 loc) · 1.25 KB
/
config.yml
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
51
52
server:
dataroot: ./dataroot
user: nanogit
group: nanogit
orgs:
- id: fixme
description: FIXME Hackerspace
team:
- name: default
write: yes
read: yes
- name: ctf
write: yes
read: yes
- name: comity
write: yes
read: yes
- id: qrclabs
description: QRC Labs company
team:
- name: default
write: no
read: yes
- name: dev
write: yes
read: yes
- name: admin
write: no
read: yes
users:
- name: dgellow
sshkeys:
- type: url
val: github.com/dgellow.keys
orgs:
- id: qrclabs
teams:
- dev
- admin
- id: fixme
- name: gcmalloc
sshkeys:
- type: hardcoded
val: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDOqGxOcWvCkoqdoE0JI3tCzWCcKiidisfSt1WtvkG2s3CH7QkzK7aUgcZUsmI3Qf8FU11CVh9AM0bjhyXd9SYuBpacrjaldrdmbIujKwXIGgQcjUl2ofexkOmZxAqAE0YAC/QOlFrPSm6Sk0eXb5+5cvpMvfjwft4PJBowuOPDNwKSWDoNJ0Nk+uOKWd0BJDYRgY7TnzwJR33cOo2gpoXI7MEfNIXCWYJaPk46HtT44mR1IQ3EeftQOop+weJj1uYFtKcoFzUYvleyyb02zUoGYUu0+Ldao2DJXFoFDE/XgId5LJekD4eH8N8zbrNSC5SvV3CJR9jIZ+MWYbwK1Tgx
- type: file
val: /path/to/file
orgs:
- id: fixme
teams:
- ctf