mirror of
https://github.com/OpenNebula/one.git
synced 2025-02-03 13:47:01 +03:00
Add zendesk_api to install_Gems
This commit is contained in:
parent
dc4bab8519
commit
d6d9580f46
@ -21,7 +21,7 @@ DEFAULT = DEFAULT_PRE if !defined?(DEFAULT)
|
||||
|
||||
GROUPS={
|
||||
:quota => [SQLITE, 'sequel'],
|
||||
:sunstone => ['json', 'rack', 'sinatra', 'thin', SQLITE],
|
||||
:sunstone => ['json', 'rack', 'sinatra', 'thin', 'zendesk_api', SQLITE],
|
||||
:cloud => %w{amazon-ec2 rack sinatra thin uuidtools curb json},
|
||||
:hybrid => %w{softlayer_api configparser azure},
|
||||
:auth_ldap => 'net-ldap',
|
||||
|
Loading…
x
Reference in New Issue
Block a user