We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e763748 + 1d00d80 commit 2ea4072Copy full SHA for 2ea4072
galaxy.yml
@@ -2,7 +2,7 @@ namespace: stackhpc
2
name: hashicorp
3
description: >
4
Hashicorp Vault/Consul deployment and configuration
5
-version: "2.6.0"
+version: "2.6.1"
6
readme: "README.md"
7
authors:
8
- "Michał Nasiadka"
roles/openbao/defaults/main.yml
@@ -3,7 +3,7 @@ openbao_registry_url: ""
openbao_registry_username: ""
openbao_registry_password: ""
-openbao_docker_name: "bao"
+openbao_docker_name: "openbao"
openbao_docker_image: "openbao/openbao"
openbao_docker_tag: "latest"
9
0 commit comments