Comment 1 for bug 2031111

Revision history for this message
Alex Kavanagh (ajkavanagh) wrote : Re: "juju run vault/0 generate-root-ca" instead of "juju run-action --wait vault/leader generate-root-ca"

Thanks for the bug report. I'm guessing that you are using Juju 3.x rather than 2.9.x? In that case, the only change (probably needed is to switch "run-action" to "run"

This is: "the docs are still for juju 2.9 rather than 3.x" as run-action has become "run" in Juju 3.x.

The vault/leader part is still needed when vault is HA, and shouldn't make a difference if vault is deployed as a single unit.