How to use different ubuntu version on Amazon EC2

Nicolas FOATA nicolas.foata at gmail.com
Tue Jun 11 09:01:00 UTC 2013


Hi everyone,

Goal :
Deploy on an environment several kind of ubuntu.

Example :
- Deploy a webserver on lucid and a database on precise.

Tests :
juju deploy webserver --constraints "ubuntu-series=lucid" (does not work)
juju set-constraints "ubuntu-series=lucid" (does not work)

Remark :
My .juju/environment.yaml contains for EC2, default-series: precise

Consequently, is there a way to do this kind of thing.
Do we must use instance-type instead ?
However, according the documentation on the website, it seems to be for
t1.micro and not for the version.

Thanks in advance,

Best regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/juju/attachments/20130611/f0ba61db/attachment-0001.html>


More information about the Juju mailing list