1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-21 14:50:08 +03:00

bug #3185: install gem aws-sdk version 1.33

This commit is contained in:
Javi Fontan 2014-10-20 11:11:02 +02:00
parent 2c7cb47dd9
commit eb1c04a29f

View File

@ -27,7 +27,7 @@ GROUPS={
:auth_ldap => 'net-ldap',
:vmware => %w{builder trollop},
:oneflow => %w{sinatra json treetop parse-cron},
:ec2_hybrid => 'aws-sdk',
:ec2_hybrid => 'aws-sdk --version "= 1.33"',
:oca => 'ox'
}