Skip to content
Snippets Groups Projects
Verified Commit 286dee5c authored by Varac's avatar Varac
Browse files

Require ansible>=2.4 for helm resource (#66)

parent 64abd611
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@ a Docker image) which contains utilities to manage your cluster.
* You need to have ssh access (either as root, or as another user that can
`sudo`) to the machines that will make up your cluster.
* You need ansible installed on your workstation to run the bootstrap scripts.
* You need `ansible >= 2.4` installed on your workstation to run the bootstrap scripts.
## Bootstrapping a new cluster
......
ansible>=2.3
ansible>=2.4
behave-webdriver>=0.2.2
psutil>=5.5.0
pytest>=4.3.0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment