diff --git a/How-to-create-a-new-LXC.md b/How-to-create-a-new-LXC.md index e83851a..312a6a0 100644 --- a/How-to-create-a-new-LXC.md +++ b/How-to-create-a-new-LXC.md @@ -505,5 +505,17 @@ If nothing is specified, the script will use the VM/LXC folder (`/lxc/ ``` + +#### Global parameters +You can specific global parameters in your types: +
+ Warning +*Display a warning message in the logs* +```yaml +- type: + warning: +``` + +