Skip to content

Commit

Permalink
Update version in doc
Browse files Browse the repository at this point in the history
  • Loading branch information
migibert committed Feb 12, 2016
1 parent b49e63e commit e030f6a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Role Variables
--------------

```
vault_version: 0.2.0
vault_version: 0.5.0
vault_dir: /opt/vault
vault_user: vault
vault_user_password: $6$J9/cJI/s$a0bvktGj1hO1WMG.LDgLlfOFM3.dBSHBJA9d7euRiOvw4TUGWF7Y2SgjqcET4OCjeOupVR9XFM9EqWYIPdFDG.
Expand All @@ -36,7 +36,7 @@ Install vault at a specific version

- hosts: servers
roles:
- { role: migibert.vault, vault_version: "0.2.0" }
- { role: migibert.vault, vault_version: "0.5.0" }


Install vault server in development mode
Expand Down

0 comments on commit e030f6a

Please sign in to comment.