mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-16 22:50:10 +03:00
Add memcache-client to install_gems
This commit is contained in:
parent
fe479a30c5
commit
15e75aa91f
@ -25,7 +25,8 @@ DEFAULT = DEFAULT_PRE if !defined?(DEFAULT)
|
||||
|
||||
GROUPS={
|
||||
:quota => [SQLITE, 'sequel'],
|
||||
:sunstone => ['json', 'rack', 'sinatra', 'thin', ZENDESK_API, SQLITE],
|
||||
:sunstone => ['json', 'rack', 'sinatra', 'thin', 'memcache-client',
|
||||
ZENDESK_API, SQLITE],
|
||||
:cloud => %w{amazon-ec2 rack sinatra thin uuidtools curb json},
|
||||
:hybrid => %w{softlayer_api configparser azure},
|
||||
:auth_ldap => LDAP,
|
||||
|
Loading…
x
Reference in New Issue
Block a user