Using the role
The best place to start is to check the examples project. There is an example playbook for each supported task. The host specific variable are defined in host_vars.
Getting started
To get started clone the examples repository and install the requirements:
The repository contains sample keystores and slashing protection DB. To test the role you can run the examples as they are. If you want to test with your own keystores, edit the host_vars, specify the variables in the playbook or crate group_vars - it is up to the user.
The following example Playbooks are at your disposal:
Last updated