X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/98cce464a451dba30327b140964b0eafbcb9b16a..cf3730fdb4d1f5d5e5738cf7e5b27ccade78e488:/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] = []