OpenSibleOpenSible Stack Hub
← All blueprints

Uninstall — HashiCorp Vault (Docker cluster)

OSS

Stop vault-docker.service and the vault-autounseal service/timer on every node, remove the Vault container and image, and purge /etc/vault, /opt/vault and the Raft data directory (/var/lib/vault-data).

by opensible· ⬇ 0 installs· Uninstall & Cleanup· v1.0.0· template uninstall-stack

Use in the OpenSible console

Open Infrastructure → Stack Hub Blueprints, switch the source to Cloud hub, then pick Uninstall — HashiCorp Vault (Docker cluster) and press Use.

Default variables

defaults.json
{
  "stack": "vault-cluster",
  "become": true,
  "purge_data": true,
  "reboot_after": false,
  "flush_iptables": false,
  "remove_packages": true
}

Versions (1)

  • v1.0.0playbook.yml