1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-02-03 13:47:01 +03:00

Remove haml from install_Gems

This commit is contained in:
Daniel Molina 2013-04-17 11:49:24 +02:00
parent 7f363a4f38
commit ec875549d5

View File

@ -14,7 +14,7 @@ end
GROUPS={
:quota => [SQLITE, 'sequel'],
:sunstone => ['json', 'rack', 'sinatra', 'thin', 'sequel', 'haml', SQLITE],
:sunstone => ['json', 'rack', 'sinatra', 'thin', 'sequel', SQLITE],
:cloud => %w{amazon-ec2 rack sinatra thin uuidtools curb json},
:ozones_client => %w{json},
:ozones_server => %w{json sequel}+[