Commit f217503a authored by Tim Gross's avatar Tim Gross Committed by Tim Gross
Browse files

docs: CSI hostpath demo doesn't need docker.volumes.enabled

parent ee8b8fa8
Showing with 3 additions and 4 deletions
+3 -4
......@@ -13,10 +13,9 @@ works on Nomad in a Vagrant environment, this demo is a good option.
## Requirements
* A running Nomad cluster with `docker.privileged.enabled = true` and
`docker.volumes.enabled = true`. The Nomad developer
[Vagrantfile](https://github.com/hashicorp/nomad/blob/main/Vagrantfile) in
this repo is suitable.
* A running Nomad cluster with `docker.privileged.enabled = true`. The Nomad
developer [Vagrantfile](https://github.com/hashicorp/nomad/blob/main/Vagrantfile)
in this repo is suitable.
Running the `run.sh` script in this directory will output the Nomad command
used to run the demo, as well as their outputs:
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment