vExpert HashiCorp Vault KV v2 Lookups from Ansible AWX This post explains how to perform HashiCorp Vault KV v2 secret lookups from Ansible AWX
vExpert SSL Validation in Python Virtual Environments for HashiCorp Vault lookups in Ansible AWX When using a Python virtual environment (venv) and HVAC to perform HashiCorp Vault lookups from Ansible, you may run in to SSL verification errors.
AWS How to Migrate Vault Auto-Unseal to AWS KMS With an AWS KMS key defined, migrating an existing Vault installation from using Shamir keys to AWS KMS auto-unseal requires only a few steps to complete.
Vault How to Configure AWS KMS for Vault Auto-Unseal Rather than manually unsealing Vault in the homelab every time updates are applied, it'd be preferable to have it auto-unseal using an AWS Key Management Server. This is how to setup the AWS part.
HashiCorp Preparing Vault for integration with vRA Before vRA / vRO can automate Vault and create high-entropy passwords for new workloads, Vault must be prepared. This post explains the steps taken.
vRA Featured Creating unique passwords in Vault for new vRA workloads Generate and secure unique complex passwords in HashiCorp Vault for new workloads provisioned by VMware vRealize Automation