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