Update git submodules
* Update charm-vault from branch 'master'
to 50ef77fb1c0578a9913caf225bd593f66d8bf339
- Merge "Report when Vault service needs to be restarted for HA"
- Report when Vault service needs to be restarted for HA
Vault can act as the CA for etcd to allow it to operate in HA mode by
the leader first being unsealed in non-HA mode and providing the root CA
certificate, which allows it to provide a certificate to etcd. However,
at that point, the Vault service needs to be restarted and unsealed
again in order to pick up the HA configuration. Currenty, the status
just reports Vault as ready, potentially with multiple "active" units.
This change detects when the Vault service should be restarted to pick
up the HA configuration and reports it via status.
Change-Id: I40e813b1df4ab3b3301881385a5d713524698821
This commit is contained in: