Skip to content

Instantly share code, notes, and snippets.

@kak-tus
Last active November 4, 2016 15:09
Show Gist options
  • Save kak-tus/dec8eb7b62209d30a6e900fdc118b895 to your computer and use it in GitHub Desktop.
Save kak-tus/dec8eb7b62209d30a6e900fdc118b895 to your computer and use it in GitHub Desktop.
replicate
consul = "consul-in-dc2:8500"
token = "some-token"
log_level = "debug"
retry = "60s"
max_stale = "10m"
prefix {
source = "vault@dc1"
}
exclude {
source = "vault/core/lock"
}
exclude {
source = "vault/sys/expire"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment