We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The ansible-scylla-node role starts all seed nodes simultaneously, but this is no longer supported as of ScyllaDB 5.2.0-rc0.
ansible-scylla-node
Relevant ScyllaDB commit: scylladb/scylladb@810b424
This was not detected by the molecule tests for the role as that test only passes a single node:
scylla-ansible-roles/ansible-scylla-node/molecule/ubuntu2004/molecule.yml
Lines 71 to 72 in 9653157
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The
ansible-scylla-node
role starts all seed nodes simultaneously, but this is no longer supported as of ScyllaDB 5.2.0-rc0.Relevant ScyllaDB commit: scylladb/scylladb@810b424
This was not detected by the molecule tests for the role as that test only passes a single node:
scylla-ansible-roles/ansible-scylla-node/molecule/ubuntu2004/molecule.yml
Lines 71 to 72 in 9653157
The text was updated successfully, but these errors were encountered: