Commit Graph

8 Commits

Author SHA1 Message Date
bb77c38d3d
fix: remove duplicate tags for nomad tasks
All checks were successful
development / Check commit compliance (push) Successful in 4s
2024-08-26 23:14:35 +02:00
54a86d7af3
feat: new tls_multi_node test for molecule with some adjustment to tags
All checks were successful
development / Check commit compliance (push) Successful in 25s
2024-08-26 23:10:04 +02:00
259f273fd9
feat: playbooks revamp
All checks were successful
development / Check commit compliance (push) Successful in 5s
2024-08-17 14:09:24 +02:00
7f8d8654a4
feat(deployment): Implement new structure for deploying components
All checks were successful
development / Check commit compliance (push) Successful in 6s
This allows operators to target specific groups when deploying using the --tags flag of ansible. You can, for now, target consul, consul_servers, consul_agents, nomad, nomad_servers, nomad_clients, vault and haproxy
2024-07-14 16:15:21 +02:00
b7bd59d5fa
fix: do not use run_once instructions as it is wildly unreliable
All checks were successful
development / Check commit compliance (push) Successful in 31s
2024-07-11 23:27:44 +02:00
ed27759dcd
feat: add barebone driver options for nomad (not fully working)
All checks were successful
development / Check commit compliance (push) Successful in 26s
pull-requests-open / Check commit compliance (pull_request) Successful in 26s
2024-07-10 19:32:59 +02:00
074da0289a
feat(nomad): move variables to globals.yml, adjust bootstrap module for nomad ACLs
All checks were successful
development / Check commit compliance (push) Successful in 6s
2024-07-02 23:06:16 +02:00
95a1d80f76
feat: add nomad deployment options, variables, and playbooks
All checks were successful
development / Check commit compliance (push) Successful in 26s
2024-06-25 15:16:42 +02:00