]> git.openstreetmap.org Git - chef.git/blob - cookbooks/git/attributes/default.rb
Revert "supybot: Add owl to watched repos" until supybot UTF-8 handling fixed
[chef.git] / cookbooks / git / attributes / default.rb
1 default[:git][:directory] = "/var/lib/git"
2 default[:git][:user] = "git"
3 default[:git][:group] = "git"