mirror of
https://github.com/OpenNebula/one.git
synced 2024-12-24 21:34:01 +03:00
(cherry picked from commit 52da12b312
)
This commit is contained in:
parent
8e673bfd72
commit
8fa583afaf
@ -6,7 +6,7 @@ ENV['PATH'] += ENV['PATH'] + ':/usr/local/bin'
|
||||
|
||||
require 'pp'
|
||||
|
||||
DEFAULT_PRE=%w{sunstone quota cloud auth_ldap vmware oneflow ec2_hybrid oca onedb market hooks}
|
||||
DEFAULT_PRE=%w{sunstone quota cloud auth_ldap vmware oneflow ec2_hybrid oca onedb market hooks serversync}
|
||||
|
||||
if defined?(RUBY_VERSION) && RUBY_VERSION>="1.8.7"
|
||||
SQLITE='sqlite3'
|
||||
|
Loading…
Reference in New Issue
Block a user