Skip to content

Instantly share code, notes, and snippets.

@guy9
Created June 27, 2023 13:54
Show Gist options
  • Save guy9/5910d2009cfe3210b66ae71e17ff5fa9 to your computer and use it in GitHub Desktop.
Save guy9/5910d2009cfe3210b66ae71e17ff5fa9 to your computer and use it in GitHub Desktop.
# List Scylla end points
# An example with a single cluster and two DC
- targets:
- 172.17.0.2:9180
- 172.17.0.3:9180
- 172.17.0.4:9180
labels:
cluster: cluster
dc: datacenter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment