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".
It all works as expected provided you use the daily image stream.
You can bootstrap directly on to Cosmic with: stream= daily" --bootstrap-series cosmic"
"juju bootstrap ... --config "image-
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".