mirror of
https://github.com/kemko/nomad.git
synced 2026-01-04 01:15:43 +03:00
fix typo from plugin_dir to data_dir (#5267)
This commit is contained in:
2
website/source/guides/external/lxc.html.md
vendored
2
website/source/guides/external/lxc.html.md
vendored
@@ -77,7 +77,7 @@ sudo apt install -y lxc lxc-templates
|
||||
|
||||
### Step 3: Download and Install the LXC Driver
|
||||
|
||||
Make a directory called `plugins` in [plugin_dir][plugin_dir] (which is
|
||||
Make a directory called `plugins` in [data_dir][data_dir] (which is
|
||||
`/opt/nomad/data` in our case) and download/place the [LXC
|
||||
driver][lxc_driver_download] in it. The following sequences of commands
|
||||
illustrate this process:
|
||||
|
||||
Reference in New Issue
Block a user