Update singularity.html.md

This commit is contained in:
Chris Baker
2019-04-15 09:49:30 -04:00
committed by GitHub
parent e7ee1f65fc
commit 8b980f98d2

View File

@@ -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-ache`][Singularity-cache] for more details.
* `Singularity_path` - 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: