X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/a7d96c8358a00088b485fadb5966eb4b231d2ff1..6cc470f594f7cdf414ce249fce84c489f121d1e3:/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 => {