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