Skip to content

Commit

Permalink
roles: remove deprecated roles for cluster deployment
Browse files Browse the repository at this point in the history
Signed-off-by: Zakhar Bessarab <[email protected]>
  • Loading branch information
zekker6 committed May 21, 2024
1 parent 5f073ca commit 0680ce6
Show file tree
Hide file tree
Showing 28 changed files with 6 additions and 817 deletions.
10 changes: 0 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,16 +27,6 @@ Collection includes the following roles:
See [cluster](playbooks/cluster.yml) and [single](playbooks/single.yml) playbooks for examples of how to use these
roles.

Deprecated roles:

- [docker](./roles/docker) - role for docker installation
- [load_balancer](./roles/load_balancer) - nginx setup for load balancing between select and insert nodes
- [cluster](./roles/cluster) - installs and configures VictoriaMetrics cluster running in docker

These roles are deprecated in favor of roles for each component. They are still available in the collection, but will be
removed in future releases.
Note that per-component roles are using binary releases of VictoriaMetrics, while cluster role is using docker images.

## Cluster deployment

Cluster deployment example is available in [playbooks/cluster.yml](./playbooks/cluster.yml).
Expand Down
3 changes: 1 addition & 2 deletions galaxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@ name: "cluster"
version: "0.0.0"
readme: "README.md"
authors:
- "Zakhar Bessarab <[email protected]>"
- "bykvaadm <[email protected]>"
- "Zakhar Bessarab <[email protected]>"
license:
- "Apache-2.0"
tags:
Expand Down
33 changes: 0 additions & 33 deletions roles/cluster/.yamllint

This file was deleted.

55 changes: 0 additions & 55 deletions roles/cluster/README.md

This file was deleted.

57 changes: 0 additions & 57 deletions roles/cluster/defaults/main.yml

This file was deleted.

21 changes: 0 additions & 21 deletions roles/cluster/handlers/main.yml

This file was deleted.

32 changes: 0 additions & 32 deletions roles/cluster/molecule/default/converge.yml

This file was deleted.

52 changes: 0 additions & 52 deletions roles/cluster/molecule/default/molecule.yml

This file was deleted.

20 changes: 0 additions & 20 deletions roles/cluster/molecule/default/tests/test_defaut.yml

This file was deleted.

93 changes: 0 additions & 93 deletions roles/cluster/molecule/default/verify.yml

This file was deleted.

Loading

0 comments on commit 0680ce6

Please sign in to comment.