From 3ce5c1f46fd3f22df4e270a59660e92ed012482f Mon Sep 17 00:00:00 2001 From: John Sigvald Skauge Date: Fri, 28 Jul 2017 16:23:12 +0200 Subject: [PATCH] vault_version is not used anywhere vault:version, on the other hand, is. Corrected this in the readme --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index ea17c31..7526526 100644 --- a/README.rst +++ b/README.rst @@ -28,7 +28,7 @@ To use it, just include *vault.server* in your *top.sls*, and configure it using :: vault: - vault_version: 0.7.0 + version: 0.7.0 listen_protocol: tcp listen_port: 8200 listen_address: 0.0.0.0