aboutsummaryrefslogblamecommitdiffstats
path: root/roles/setup_git/vars/main.yml
blob: 74983b037123bdc0882188b25fddcf9c99940546 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18

















                                                                               

# =========================================================================== #
#                                       _ __ 
#     _   ______  __________     ____ _(_) /_
#    | | / / __ `/ ___/ ___/    / __ `/ / __/
#    | |/ / /_/ / /  (__  )    / /_/ / / /_  
#    |___/\__,_/_/  /____(_)   \__, /_/\__/  
#                             /____/ 
#
# =========================================================================== #

---
git_user: git
git_user_comment: handles git repositories and gitweb service
git_group: git
git_gitweb_unit: gitweb
git_gitweb_default_repository: __default
git_directory_path: /srv/git
remember that computers suck.