Skip to content

Commit

Permalink
docs(readme): move requirements section under testing header
Browse files Browse the repository at this point in the history
  • Loading branch information
myii authored May 15, 2019
1 parent 4fc0af5 commit dfca3a6
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions docs/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,13 @@ Vault `v0.10.0 <https://github.com/hashicorp/vault/blob/master/CHANGELOG.md#0100

The Salt execution modules are not compatible with this new backend, therefore if you intend to access Vault in dev mode using the Salt modules, it's suggested to use an outdated, but compatible version of Vault by setting a pillar value e.g. ``version: 0.9.6``.

Testing
-------

Linux testing is done with ``kitchen-salt``.

Requirements
------------
^^^^^^^^^^^^

* Ruby
* Docker
Expand All @@ -97,11 +102,6 @@ Requirements
bundle install
bundle exec kitchen test all

Testing
-------

Linux testing is done with ``kitchen-salt``.

``kitchen converge``
^^^^^^^^^^^^^^^^^^^^

Expand Down

0 comments on commit dfca3a6

Please sign in to comment.