mirror of
https://github.com/hashicorp/vault.git
synced 2025-12-01 23:51:45 +01:00
* Add more PKI related common utilities Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com> * Add role_allows_localhost health check Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com> * Add role_allows_glob_wildcards health checks Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com> * Add role_no_store_false health check Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com> * Add new checks to the CLI Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com> * Switch to new guard style Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com> * Provision role for test Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com> * Address review feedback Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com> * Fix invalid version check Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com> * Fix message with auto-rebuild enabled Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com> Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>