Mise à jour de 'How to create a new LXC'
parent
f1dcc705f0
commit
942e1b7c3d
@ -1,11 +1,6 @@
|
||||
To create a LXC, you need to create a JSON file in the `resources/lxc/<id of lxc>` folder.
|
||||
You can look at the example with ID 100 in the `resources/lxc/100` folder.
|
||||
To create a new LXC you need to create a folder in your repo at ``<repo>/lxc/<id of lxc>/`` and then inside it add a ``config.yml`` file.
|
||||
|
||||
Here is an example config with all available parameters :
|
||||
*Note : this is not valid JSON, it's just for documentation purposes, if you want to copy the file, use the one in the
|
||||
resources folder*
|
||||
|
||||
Here is all the settings possible in the config file :
|
||||
Here is an example config file with all possible settings :
|
||||
|
||||
<details>
|
||||
<summary>config.yml</summary>
|
||||
|
Loading…
Reference in New Issue
Block a user