Skip to content

Commit

Permalink
Merge pull request #5607 from ArangoGutierrez/website_singularity
Browse files Browse the repository at this point in the history
singularity_path -> singularity_cache
  • Loading branch information
schmichael authored Apr 24, 2019
2 parents 712e774 + a54f322 commit 653b89e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/source/docs/drivers/external/singularity.html.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ The `Singularity` driver requires the following:
* `enabled` - The `Singularity` driver may be disabled on hosts by setting this option to `false` (defaults to `true`).
* `singularity_path` - The location in which all containers are stored (commonly defaults to `/var/lib/singularity`). See [`Singularity-cache`][Singularity-cache] for more details.
* `singularity_cache` - The location in which all containers are stored (commonly defaults to `/var/lib/singularity`). See [`Singularity-cache`][Singularity-cache] for more details.
An example of using these plugin options with the new [plugin
syntax][plugin] is shown below:
Expand Down

0 comments on commit 653b89e

Please sign in to comment.