chore: adjust meta informations for nomad and vault role
All checks were successful
development / Check commit compliance (push) Successful in 5s
test / Retrieve Credentials (pull_request) Successful in 1s
pull-requests-open / Check commit compliance (pull_request) Successful in 7s
test / end_to_end_consul (consul_default, debian11) (pull_request) Successful in 1m12s
test / end_to_end_consul (consul_default, debian12) (pull_request) Successful in 1m11s
test / end_to_end_consul (consul_default, ubuntu2004) (pull_request) Successful in 1m21s
test / end_to_end_consul (consul_default, ubuntu2204) (pull_request) Successful in 1m15s
test / end_to_end_consul (consul_default, ubuntu2404) (pull_request) Successful in 1m13s
test / end_to_end_consul (consul_with_acl_enabled, debian11) (pull_request) Successful in 1m7s
test / end_to_end_consul (consul_with_acl_enabled, debian12) (pull_request) Successful in 1m10s
test / end_to_end_consul (consul_with_acl_enabled, ubuntu2004) (pull_request) Successful in 1m15s
test / end_to_end_consul (consul_with_acl_enabled, ubuntu2204) (pull_request) Successful in 1m13s
test / end_to_end_consul (consul_with_acl_enabled, ubuntu2404) (pull_request) Successful in 1m16s
test / end_to_end_nomad (nomad_default, debian11) (pull_request) Successful in 1m6s
test / end_to_end_nomad (nomad_default, debian12) (pull_request) Successful in 1m8s
test / end_to_end_nomad (nomad_default, ubuntu2204) (pull_request) Successful in 1m11s
test / end_to_end_nomad (nomad_default, ubuntu2004) (pull_request) Successful in 1m15s
test / end_to_end_nomad (nomad_default, ubuntu2404) (pull_request) Successful in 1m14s
test / end_to_end_nomad (nomad_with_acl_enabled, debian11) (pull_request) Successful in 1m6s
test / end_to_end_nomad (nomad_with_acl_enabled, debian12) (pull_request) Successful in 1m10s
test / end_to_end_nomad (nomad_with_acl_enabled, ubuntu2004) (pull_request) Successful in 1m14s
test / end_to_end_nomad (nomad_with_acl_enabled, ubuntu2204) (pull_request) Successful in 1m13s
test / end_to_end_nomad (nomad_with_acl_enabled, ubuntu2404) (pull_request) Successful in 1m16s
test / end_to_end_vault (vault_default, debian11) (pull_request) Successful in 1m15s
test / end_to_end_vault (vault_default, debian12) (pull_request) Successful in 1m21s
test / end_to_end_vault (vault_default, ubuntu2004) (pull_request) Successful in 1m21s
test / end_to_end_vault (vault_default, ubuntu2204) (pull_request) Successful in 1m19s
test / end_to_end_vault (vault_default, ubuntu2404) (pull_request) Successful in 1m26s
test / end_to_end_vault (vault_with_raft_enabled, debian11) (pull_request) Successful in 1m21s
test / end_to_end_vault (vault_with_raft_enabled, debian12) (pull_request) Successful in 1m27s
test / end_to_end_vault (vault_with_raft_enabled, ubuntu2004) (pull_request) Successful in 1m31s
test / end_to_end_vault (vault_with_raft_enabled, ubuntu2204) (pull_request) Successful in 2m49s
test / end_to_end_vault (vault_with_raft_enabled, ubuntu2404) (pull_request) Successful in 3m2s

This commit is contained in:
Bertrand Lanson 2024-11-10 21:59:36 +01:00
parent 20344bdebe
commit 6a707800c1
Signed by: lanson
SSH Key Fingerprint: SHA256:/nqc6HGqld/PS208F6FUOvZlUzTS0rGpNNwR5O2bQBw
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
# meta file for nomad
galaxy_info:
namespace: "ednz_cloud"
role_name: "hashicorp_nomad"
role_name: "nomad"
author: "Bertrand Lanson"
description: "Install and configure hashicorp nomad for debian-based distros."
license: "license (BSD, MIT)"

View File

@ -2,7 +2,7 @@
# meta file for vault
galaxy_info:
namespace: "ednz_cloud"
role_name: "hashicorp_vault"
role_name: "vault"
author: "Bertrand Lanson"
description: "Install and configure hashicorp vault for debian-based distros."
license: "license (BSD, MIT)"