Reason for this is that we never tested our mongodb automation on GCE + we 
have plans to deprecate it, so we don't want to expand this on other clouds.

Regards,
Igor

On Friday, August 7, 2015 at 9:16:00 PM UTC-7, KikoV Gimeno wrote:
>
> Hello,
>
> My question is the following: why is mongoldb role disabled on GCE in the 
> role builder?
>
> I've re-enabled it in the scalr/app/www/ui2/js/ui/roles/builder.js and it 
> seems to be working well.
> ---
>
>  {name: 'mongodb', disable: {
>
>             platform: ['*gce*', 'rackspacengus', 'rackspacenguk'],
>
>             behavior: ['postgresql', 'redis', 'percona', 'mysql2'],
>
>             os: [
>
>                 {family: 'debian', version: /^8/i},
>
>                 {family: 'ubuntu', version: ['15.04']},
>
>                 {family: 'centos', version: /^7/i},
>
>                 {family: 'rhel', version: /^7/i},
>
>                 {family: 'redhat', version: /^7/i},
>
>                 {family: 'amazon', version: /^2015/i}
>
>             ]
>
>         }},
> ---
> Is there any reason?
>
> BR,
>
>
>
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"scalr-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to