Comment 5 for bug 2037309

Revision history for this message
Alan Baghumian (alanbach) wrote : Re: Vault 1.8/stable channel no longer supports Focal

Here you go!!!!

$ juju status
Model Controller Cloud/Region Version SLA Timestamp
vault-test home-lab-maas-default home-lab-maas/default 2.9.44 unsupported 11:14:29-07:00

App Version Status Scale Charm Channel Rev Exposed Message
vault blocked 1 vault latest/edge 79 no 'shared-db' or 'db' missing

Unit Workload Agent Machine Public address Ports Message
vault/0* blocked idle 0 10.1.8.41 'shared-db' or 'db' missing

Machine State Address Inst id Series AZ Message
0 started 10.1.8.41 generic-1 focal default Deployed

$ juju refresh vault --switch ch:vault --channel 1.7/stable
Added charm-hub charm "vault", revision 178 in channel 1.7/stable, to the model
Leaving endpoints in "alpha": access, certificates, cluster, db, etcd, external, ha, lb-provider, nrpe-external-master, secrets, shared-db

$ juju refresh vault --switch ch:vault --channel 1.8/stable
Added charm-hub charm "vault", revision 183 in channel 1.8/stable, to the model
Leaving endpoints in "alpha": access, certificates, cluster, db, etcd, external, ha, lb-provider, nrpe-external-master, secrets, shared-db

As you can see, my Vault is on Focal, shouldn't juju stop me here?