<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div>...</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div>
<div>1. Is it correct to say that each machine created by juju in the environment is basically an Ubuntu OS (most likely 14.04)?<br></div></div></div></div></div></blockquote><div><br></div><div>There is work being done now to enable alternative platforms for deployment (IIRC both Windows and CentOS support is currently under development). However, for the time being you would want to target an Ubuntu release. As others have mentioned, both Precise and Trusty are widely available. I believe there is also support for Utopic, though I'm not sure if those will get published in the official charm store. (You can have a local repository and deploy from there, though.</div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div></div>2. If that's the case, then <br>  a. Does it mean that the commands executed in hooks, say, a basic bash script that installs a particular software package, needs to be compatible with Ubuntu OS? (e.g. use of "apt-get" and not "yum")<br>


</div>  b. It could be challenging to install older version of any package (say Apache 2.2 series) that is not available in 14.04 repository. In such cases, instead of "apt-get install", it will have to be compiled and built after downloading the source code, and the dependencies need to be resolved manually too - is this correct?<br>


<br></div>If this is mentioned somewhere in the documentation, please point me to it. <br><br></div></div></blockquote><div><br></div><div>As others have mentioned, this is possible, but I wouldn't consider it a "best practice". </div>
<div>John</div><div>=:-></div><div> </div></div></div></div>