OpenSibleOpenSible Stack Hub
← All blueprints

Uninstall — Redpanda + Console

OSS

Stop redpanda and redpanda-console, purge the Redpanda apt/dnf repo, remove packages, /etc/redpanda, /var/lib/redpanda data and the redpanda system user.

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 — Redpanda + Console and press Use.

Default variables

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

Versions (1)

  • v1.0.0playbook.yml