hashistack/playbooks
2024-07-14 16:17:39 +02:00
..
group_vars/all fix: consul_primary_datacenter defaults to consul_datacenter for ease of configuration in single cluster mode, remove some useless comments 2024-07-11 23:31:03 +02:00
inventory feat: add nomad deployment options, variables, and playbooks 2024-06-25 15:16:42 +02:00
tasks feat(deployment): Implement new structure for deploying components 2024-07-14 16:15:21 +02:00
templates fix: typo in credentials template preventing from generating the initial credential file 2024-07-10 22:01:44 +02:00
bootstrap.yml 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
deploy.yml feat(deployment): Implement new structure for deploying components 2024-07-14 16:15:21 +02:00
generate_certs.yml 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
generate_credentials.yml fix: generate proper 32 bytes base 64 random strings for gossip encryption for both nomad and consul 2024-07-11 23:30:05 +02:00
preflight.yml fix: more deployment host exclusion 2024-07-11 23:29:17 +02:00