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:
parent
7f363a4f38
commit
ec875549d5
@ -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}+[
|
||||
|
Loading…
x
Reference in New Issue
Block a user