Commit Graph

95 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
66a4f6b5da
feat(vault): enable rolling restart with no full seal
All checks were successful
development / Check commit compliance (push) Successful in 25s
pull-requests-open / Check commit compliance (pull_request) Successful in 32s
2024-09-02 22:24:58 +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
367d5481f6
feat: rename playbooks for certificates and credentials
All checks were successful
development / Check commit compliance (push) Successful in 5s
pull-requests-open / Check commit compliance (pull_request) Successful in 7s
2024-08-28 23:22:22 +02:00
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
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
259f273fd9
feat: playbooks revamp
All checks were successful
development / Check commit compliance (push) Successful in 5s
2024-08-17 14:09:24 +02:00
265aa4ce42
feat: organise group_vars 2024-08-17 14:05:44 +02:00
9bd5d0222e
fix: use new hashistack role on preflight playbook 2024-08-03 10:56:56 +02:00
41c6064d01
feat(playbooks): use newly created hashistack role to load and merge variables
All checks were successful
development / Check commit compliance (push) Successful in 29s
2024-07-25 22:29:19 +02:00
3fa7c7bc32
fix: add standalone consul_agents gorup, and add nomad_clients to the common group
All checks were successful
development / Check commit compliance (push) Successful in 6s
2024-07-14 16:20:36 +02:00
a574caac26
fix: force load all variables in group_vars uring the variable loading process to make them top priority over every role variables
All checks were successful
development / Check commit compliance (push) Successful in 6s
2024-07-14 16:19:43 +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
962af038cf
fix: update preflight checks 2024-07-14 16:18:06 +02:00
a8faaeb21f
fix: do not try to install docker during bootstrap, as it will depend on which hosts are docker-enabled 2024-07-14 16:17:39 +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
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
594188b28f
fix: generate proper 32 bytes base 64 random strings for gossip encryption for both nomad and consul
All checks were successful
development / Check commit compliance (push) Successful in 6s
2024-07-11 23:30:05 +02:00
8bf82336f8
fix: more deployment host exclusion
All checks were successful
development / Check commit compliance (push) Successful in 6s
2024-07-11 23:29:17 +02:00
01d91eae57
fix: exclude deployment host from all playbooks where it does not need to be included (and can cause issues) 2024-07-11 23:28:44 +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
c9241b9e92
fix: typo in credentials template preventing from generating the initial credential file
All checks were successful
development / Check commit compliance (push) Successful in 6s
2024-07-10 22:01: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
9417437715
feat: add docs on generating credentials
All checks were successful
development / Check commit compliance (push) Successful in 6s
2024-07-03 22:17:57 +02:00
fd9a0e3c55
fix: implement longer wait to stabilize consul cluster before bootstrapping to avoid timeout errors
All checks were successful
development / Check commit compliance (push) Successful in 30s
2024-07-03 21:43:14 +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
340f2137d4 feat(generate_credentials): generate new accesor ids and vault token credentials
All checks were successful
development / Check commit compliance (push) Successful in 6s
pull-requests-open / Check commit compliance (pull_request) Successful in 7s
2024-05-08 02:25:13 +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
b5614dfee0 fix: various fixes to accomodate the new pre-generated credentials 2024-05-03 22:31:38 +02:00
01392e4db0 feat: add new way of loading vars following move to misc task group 2024-05-03 22:30:40 +02:00
b66113b84c fix: various small issues on generate playbooks 2024-05-03 22:27:42 +02:00
0a1ddc63bf feat(consul): utilize the new pre-generated credentials on consul deployment 2024-05-03 22:26:30 +02:00
4e0c90f110 fix: various inconsistencies and idempotence issues related to variable computing 2024-05-03 22:25:03 +02:00
7ffa720824 feat: update vault deployment to utilize the new variable loading solution 2024-05-03 22:23:47 +02:00
fa742277b2 feat: split load_vars play into multiple specific plays 2024-05-03 22:22:59 +02:00