Comment 8 for bug 1781301

Revision history for this message
Joseph Phillips (manadart) wrote :

It all works as expected provided you use the daily image stream.

You can bootstrap directly on to Cosmic with:
"juju bootstrap ... --config "image-stream=daily" --bootstrap-series cosmic"

I tried it with LXD and MAAS. With MAAS, you have to ensure that 18.10 is checked in the Images list.

For normal machines it is simply then:
"juju add-machine --series cosmic"

For container machines you need to have set "container-image-stream=daily" either in config at bootstrap, or with "juju model-config".