ISSUE
With revision 74 of the easyrsa charm published on June 23, deployments of Anbox Cloud using Juju are currently failing with the following errors:
etcd-ca/0* error idle 2 10.30.158.61 hook failed: "install"
internal-ca/0* error idle 2 10.30.158.61 hook failed: "install"
You can find more information in the following bug report:
WORKAROUND
Please run the following commands to work around this issue until a fix is available:
juju refresh etcd-ca --revision=66 --resource easyrsa=2
juju refresh internal-ca --revision=66 --resource easyrsa=2
juju resolve --all
We are working with the upstream maintainers on this and will keep you updated on any progress.