~hopem/+git/stsstack:prodstack6

Last commit made on 2024-04-25
Get this branch:
git clone -b prodstack6 https://git.launchpad.net/~hopem/+git/stsstack
Only Edward Hope-Morley can upload to this branch. If you are Edward Hope-Morley please log in for upload directions.

Branch merges

Branch information

Name:
prodstack6
Repository:
lp:~hopem/+git/stsstack

Recent commits

131a9a2... by Edward Hope-Morley

Add prodstack6 account setup

0779f24... by Nicolas Bock

Remove deprecated `--no-gui` option

Juju 3 deprecates this option when bootstrapping a new controller.

Signed-off-by: Nicolas Bock <email address hidden>

e4d04aa... by Edward Hope-Morley

Fix show_image_usage script

89f5138... by Edward Hope-Morley

Set channel for juju and charmcraft snap install

7aa2a88... by Edward Hope-Morley

Merge remote-tracking branch 'origin/bastions'

377e93c... by Edward Hope-Morley

Merge remote-tracking branch 'origin/juju'

16f2aad... by Edward Hope-Morley

Config updates from queen

6fc3217... by Edward Hope-Morley

Switch to canonical org stsstack-bundles

d72a8d6... by Nicolas Bock

Shut down bastion after creation

In order to preserve resources, we should shut down newly created bastions. This
change waits for cloud-init to complete and then shuts down the newly created VM.

Signed-off-by: Nicolas Bock <email address hidden>

b69d430... by Nicolas Bock

Add adjustable name and series to controller

This change allows the user to set a custom name and series for
bootstrapping a juju controller. This can be used to bootstrap a new
controller on a bastion for debugging issues or while working on cases
that involve juju.

Signed-off-by: Nicolas Bock <email address hidden>