Commit Graph

32 Commits

Author SHA1 Message Date
a5b40e9687
fix: set default vault_enable_tls variable to follow global internal tls value
Some checks failed
build-deploy / Bump version and create changelog with commitizen (push) Has been cancelled
2024-09-16 20:40:12 +02:00
7567e09191
feat: add default variables files for nomad and vault
All checks were successful
development / Check commit compliance (push) Successful in 5s
2024-09-15 21:37:10 +02:00
a1f336e7e7
feat: add override options for all consul variables
All checks were successful
development / Check commit compliance (push) Successful in 5s
2024-09-15 21:36:29 +02:00
bf73df226a
feat: use override variables in globals.yml
All checks were successful
development / Check commit compliance (push) Successful in 26s
2024-09-11 22:20:53 +02:00
a5c72c969f
feat: add ovveride options for vault variables 2024-09-11 22:20:28 +02:00
0e89312874
feat: add ovveride options for nomad variables 2024-09-11 22:20:12 +02:00
d18ab9142d
fix: allow break system package for pip install on ubuntu 24+, and do not try to install python-consul on bootstrap
Some checks failed
build-deploy / Bump version and create changelog with commitizen (push) Has been cancelled
2024-09-01 16:10:48 +02:00
dc096e497d
feat: redirect to wiki and add assets
All checks were successful
development / Check commit compliance (push) Successful in 32s
pull-requests-open / Check commit compliance (pull_request) Successful in 33s
2024-08-29 20:13:45 +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
2b8faa2bf5
feat: add global internal TLS option, make externally_managed_certs work
All checks were successful
development / Check commit compliance (push) Successful in 5s
2024-08-17 16:47:38 +02:00
265aa4ce42
feat: organise group_vars 2024-08-17 14:05:44 +02:00
51605ab239
fix: update various variables and bring some of them back out of globals.yml
All checks were successful
development / Check commit compliance (push) Successful in 6s
2024-07-14 16:18:45 +02:00
1448d10c93
fix: consul_primary_datacenter defaults to consul_datacenter for ease of configuration in single cluster mode, remove some useless comments
All checks were successful
development / Check commit compliance (push) Successful in 6s
2024-07-11 23:31:03 +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
b32815066f
feat: use new vault and consul roles, and only allow for host deployment after docker support drop
All checks were successful
development / Check commit compliance (push) Successful in 1m33s
2024-06-20 00:32:33 +02:00
08909ceed0 feat: add global variables for nomad deployment
All checks were successful
development / Check commit compliance (push) Successful in 28s
2024-05-16 17:29:41 +02:00
83f9c9748e feat(vault): enable consul service registration automatically if consul is also enabled
All checks were successful
development / Check commit compliance (push) Successful in 11s
pull-requests-open / Check commit compliance (pull_request) Successful in 8s
2024-05-07 19:23:48 +02:00
2480a387c3 fix(globals): restore default globals.yml file, move changes to test directory
All checks were successful
pull-requests-open / Check commit compliance (pull_request) Successful in 7s
development / Check commit compliance (push) Successful in 27s
2024-05-05 19:41:29 +02:00
c53e6905df fix(vault/consul): ensure idempotence of extra_volumes list to avoid restarting on each run due to slightly different service files
All checks were successful
development / Check commit compliance (push) Successful in 6s
pull-requests-open / Check commit compliance (pull_request) Successful in 29s
2024-05-05 02:47:49 +02:00
bd2028c3af feat(consul): allow enabling consul internal TLS
All checks were successful
development / Check commit compliance (push) Successful in 6s
2024-05-05 02:37:29 +02:00
a989d14fb2 chore: remove some unused code, ignore more testing files 2024-05-04 00:31:30 +02:00
1c1730e5c9 fix: vault extra files list not being idempotent between runs 2024-05-03 23:53:57 +02:00
4e0c90f110 fix: various inconsistencies and idempotence issues related to variable computing 2024-05-03 22:25:03 +02:00
1a83036506 feat(TLS): add tls features to vault and trust hosts store on containers 2024-04-06 23:47:35 +02:00
812a2bb04a feat(certs): generate_certs playbook now generate internal CA for vault 2024-04-03 23:55:01 +02:00
8016d19efe feat(haproxy): add a lot to haproxy, and generate_certs playbook + docs 2024-04-01 23:59:48 +02:00
5204358a20 feat(proxy): add consul agents to proxies and register haproxy service to consul is consul is enabled 2024-03-22 01:00:04 +01:00
267a23317f feat(consul): start configuring and deploying agents 2024-03-17 19:05:02 +01:00
c4768c7f6b feat(deploy): add haproxy deployment, integrate with consul 2024-03-17 10:57:02 +01:00