X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/7216c8838b0804eca05f44ca4ac8a33f7d9fec73..a8896544fa1c6cd4f10f0826e088ec6c9b512621:/cookbooks/accounts/attributes/default.rb diff --git a/cookbooks/accounts/attributes/default.rb b/cookbooks/accounts/attributes/default.rb index 8535ee403..e529fe2fd 100644 --- a/cookbooks/accounts/attributes/default.rb +++ b/cookbooks/accounts/attributes/default.rb @@ -4,3 +4,4 @@ default[:accounts][:manage_home] = true default[:accounts][:groups] = {} default[:accounts][:users] = {} +default[:accounts][:administrators] = []