How to use different ubuntu version on Amazon EC2

Nicolas FOATA nicolas.foata at gmail.com
Wed Jun 12 12:03:20 UTC 2013


Thanks for your answer John, ;-)

I have already done this kind of test with a personnal complex charm on
Amazon EC2,
the service (unit) stayed in a pending state.
But maybe, in that old test, the problem came from an error on my charm.
So, I will try again with a simpler charm under lucid and if everything
goes well (or not),
I will do a feedback on the result.






2013/6/12 John Arbash Meinel <john at arbash-meinel.com>

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Generally, the series is picked based on the *charm* that is being
> deployed. And the default just sets what charm when you don't specify it.
>
> I believe the syntax is:
>
> juju deploy cs:lucid/webserver
>
> Which is:
>
> cs:             Charm Store (rather than a local: repository, etc)
> lucid/          Series of the charm to deploy
> webserver       Name of the charm to deploy
>
> John
> =:->
>
> On 2013-06-11 13:01, Nicolas FOATA wrote:
> > 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
> >
> >
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.13 (Cygwin)
> Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/
>
> iEYEARECAAYFAlG4UYIACgkQJdeBCYSNAAMNVQCdFe/m9RSBKTIQsWrMcs1lyPHH
> WY8An2HdFZwIlKFACfmpuGWald3sI3k5
> =9LcJ
> -----END PGP SIGNATURE-----
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/juju/attachments/20130612/eb7ae181/attachment.html>


More information about the Juju mailing list