Bertrand Lanson lanson
  • Joined on 2023-06-23
lanson pushed to fix/various at ansible-collections/hashistack 2024-07-11 21:27:48 +00:00
b7bd59d5fa fix: do not use run_once instructions as it is wildly unreliable
lanson created branch fix/various in ansible-collections/hashistack 2024-07-10 20:01:51 +00:00
lanson pushed to fix/various at ansible-collections/hashistack 2024-07-10 20:01:51 +00:00
c9241b9e92 fix: typo in credentials template preventing from generating the initial credential file
lanson deleted branch feat/nomad-deployment from ansible-collections/hashistack 2024-07-10 17:36:42 +00:00
lanson pushed to main at ansible-collections/hashistack 2024-07-10 17:36:42 +00:00
b1a0ccdf3e Merge pull request 'feat/nomad-deployment' (#10) from feat/nomad-deployment into main
ed27759dcd feat: add barebone driver options for nomad (not fully working)
48a7724759 docs: add documentation on running preflight and bootstrap playbooks
042e3593ca chore: markdown syntax to get appropriate style in docs
9417437715 feat: add docs on generating credentials
Compare 10 commits »
lanson merged pull request ansible-collections/hashistack#10 2024-07-10 17:36:41 +00:00
feat/nomad-deployment
lanson commented on pull request ansible-collections/hashistack#10 2024-07-10 17:36:24 +00:00
feat/nomad-deployment

This is going to be rush-merged into main because I need to start testing on a real cluster deployment.

lanson created pull request ansible-collections/hashistack#10 2024-07-10 17:34:01 +00:00
feat/nomad-deployment
lanson pushed to feat/nomad-deployment at ansible-collections/hashistack 2024-07-10 17:33:03 +00:00
ed27759dcd feat: add barebone driver options for nomad (not fully working)
lanson pushed to feat/nomad-deployment at ansible-collections/hashistack 2024-07-03 20:37:04 +00:00
48a7724759 docs: add documentation on running preflight and bootstrap playbooks
lanson pushed to feat/nomad-deployment at ansible-collections/hashistack 2024-07-03 20:21:35 +00:00
042e3593ca chore: markdown syntax to get appropriate style in docs
lanson pushed to feat/nomad-deployment at ansible-collections/hashistack 2024-07-03 20:18:02 +00:00
9417437715 feat: add docs on generating credentials
lanson pushed to feat/nomad-deployment at ansible-collections/hashistack 2024-07-03 19:43:19 +00:00
fd9a0e3c55 fix: implement longer wait to stabilize consul cluster before bootstrapping to avoid timeout errors
lanson pushed to feat/nomad-deployment at ansible-collections/hashistack 2024-07-02 21:06:21 +00:00
074da0289a feat(nomad): move variables to globals.yml, adjust bootstrap module for nomad ACLs
lanson pushed to feat/nomad-deployment at ansible-collections/hashistack 2024-06-25 13:16:47 +00:00
95a1d80f76 feat: add nomad deployment options, variables, and playbooks
lanson pushed to feat/nomad-deployment at ansible-collections/hashistack 2024-06-19 22:32:38 +00:00
b32815066f feat: use new vault and consul roles, and only allow for host deployment after docker support drop
lanson deleted branch feat/allow-extra-root-policies from terraform-registry/terraform-vault-tenant 2024-05-29 22:33:05 +00:00
lanson pushed to main at terraform-registry/terraform-vault-tenant 2024-05-29 22:33:05 +00:00
2a98c0b295 Merge pull request 'feat/allow-extra-root-policies' (#3) from feat/allow-extra-root-policies into main
ecd09aa07d fix: required_parameters type in root_policy_extra_rules
f9acfc4675 fix: required_parameters type in root_policy_extra_rules
e91376012e fix: evaluate parameters against null to avoid failing when null values are injected in place of optionals
71eef0590e chore: removed old code comments
Compare 11 commits »
lanson merged pull request terraform-registry/terraform-vault-tenant#3 2024-05-29 22:33:04 +00:00
feat/allow-extra-root-policies
ecd09aa07d fix: required_parameters type in root_policy_extra_rules