From 7043e656a9710d97e1986ebbbd6169969f1138ae Mon Sep 17 00:00:00 2001 From: Mathieu Broillet Date: Fri, 23 Jun 2023 09:44:30 +0000 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'How=20to=20create?= =?UTF-8?q?=20a=20new=20LXC'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- How-to-create-a-new-LXC.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) 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: +``` + +