A new release of Juju, 2.2-beta2, and conjure-up, are here!

Marco Ceppi marco.ceppi at canonical.com
Fri Mar 31 01:51:29 UTC 2017


On Fri, Mar 31, 2017 at 3:42 AM Chris Lee <chris.lee at canonical.com> wrote:

> A new release of Juju, 2.2-beta2, and conjure-up, are here!
>
>
> ## What's new in 2.2-beta2
>
> - [conjure-up] A new spell which deploys Landscape On-Premises 17.03
> - [conjure-up] Support for channels
>

>
> ### conjure-up channel support
>
> conjure-up can now deploy from release channels, for example, if
> canonical-kubernetes is pushed into the charmstore channel ‘beta’,
> conjure-up can make use of that bundle with the following:
>
>     $ conjure-up canonical-kubernetes --channel beta
>

This is really exciting! Everyone that wants to try out 1.6.0 of Kubernetes
(released earlier this week) we've got it baking in our candidate channel:

```
conjure-up kubernetes-core --channel candidate
```

(or `canonical-kubernetes` if you want to get a full HA deployment)

While we expect this to go stable soon, any feedback you have now will be
appreciated!

## Resolved Issues
>
> Check the milestones for a detailed breakdown of Juju and conjure-up
> bugs corrected.
>
>     https://github.com/conjure-up/conjure-up/milestone/19?closed=1
>     https://launchpad.net/juju/+milestone/2.2-beta2
>
>
> ## How do I get it?
>
> If you are running Ubuntu, you can get Juju from the juju stable ppa:
>
>    sudo add-apt-repository ppa:juju/devel; sudo apt-get update
>
>    sudo apt-get install juju
>
> Or install Juju from the snap store:
>
>    snap install juju --classic --beta
>
> Install conjure-up from the snap store:
>
>    snap install conjure-up --classic --beta
>
> If you are on Trusty, you'll need to run a few extra commands:
>
>    sudo apt-get install snapd
>    sudo groupadd lxd && sudo usermod -a -G lxd $USER
>    sudo reboot
>
> Now you can install snaps, including conjure-up, as normal:
>
>    snap install conjure-up --classic --beta
>
> macOS users can install conjure-up with brew:
>
>    brew install conjure-up --devel
>
> Windows, CentOS, and MacOS users can get a corresponding Juju
> installer at:
>
>    https://launchpad.net/juju/+milestone/2.2-beta2
>
>
> ## Feedback Appreciated!
>
> We encourage everyone to let us know how you're using Juju. Send us a
> message on Twitter using #jujucharms, join us at #juju on freenode, and
> subscribe to the mailing list at juju at lists.ubuntu.com.
>
>
> ## More information
>
> To learn more about these great technologies please visit
> https://jujucharms.com and http://conjure-up.io.
>
> --
> Juju-dev mailing list
> Juju-dev at lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/juju-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/juju/attachments/20170331/3e2f419b/attachment.html>


More information about the Juju mailing list