From 38dc2b7c3b11117f6155522b1b63d7c5e35b16ae Mon Sep 17 00:00:00 2001 From: Brian Shumate Date: Fri, 14 Oct 2016 00:15:54 -0400 Subject: [PATCH] update README --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 332183ec..03f5052c 100644 --- a/README.md +++ b/README.md @@ -3,11 +3,10 @@ ![](https://travis-ci.org/brianshumate/ansible-vault.svg?branch=master) This Ansible role performs a basic [Vault](https://vault.io/) installation, -including filesystem structure, example configuration, and Vault UI -installation. +including filesystem structure and example configuration. -It can also bootstrap a minimal development or evaluation cluster of 3 server -agents running in a Vagrant and VirtualBox based environment. See +It can also bootstrap a minimal development or evaluation server in a +Vagrant and VirtualBox based environment. See [README_VAGRANT.md](https://github.com/brianshumate/ansible-vault/blob/master/examples/README_VAGRANT.md) and the associated [Vagrantfile](https://github.com/brianshumate/ansible-vault/blob/master/examples/Vagrantfile) for more details about the developer mode setup. ## Requirements