X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/a7d96c8358a00088b485fadb5966eb4b231d2ff1..c38fe4f2235708a86e6f1b547f6bb3432130f3a7:/roles/shenron.rb diff --git a/roles/shenron.rb b/roles/shenron.rb index ef75b6015..254e66f82 100644 --- a/roles/shenron.rb +++ b/roles/shenron.rb @@ -2,6 +2,14 @@ name "shenron" description "Master role applied to shenron" default_attributes( + :accounts => { + :users => { + :bretth => { + :status => :user, + :shell => "/usr/bin/git-shell" + }, + } + }, :apache => { :mpm => "event", :event => {