X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/d659aecb5ed3068db16a653b41025f8e085f4382..dc88c4068c574ea04d3085c8d8b0b80660688db7:/roles/lockheed.rb?ds=inline diff --git a/roles/lockheed.rb b/roles/lockheed.rb index d261f7901..dde4cdb3f 100644 --- a/roles/lockheed.rb +++ b/roles/lockheed.rb @@ -2,6 +2,9 @@ name "lockheed" description "Master role applied to lockheed" default_attributes( + :accounts => { + :administrators => %w[luc qt fat115 tcit chocobozzz qdupont josephk spf pyg] + }, :hardware => { :shm_size => "12g" },