From 81ed0058918d13b8665eec1513abb01e600857a8 Mon Sep 17 00:00:00 2001 From: Emmanuel Garette Date: Sat, 2 Nov 2024 14:58:17 +0100 Subject: [PATCH] [tutorial 021] A sub family Inside a family, we can have variables or families. The "type" for family "manual" became unecessary because container an other family, so it's not a variable. In disabled attribute, it's better tu use relative path (we will see the reason in an other slide). --- firefox/10-manual.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/firefox/10-manual.yml b/firefox/10-manual.yml index 8a704f5..44560e6 100644 --- a/firefox/10-manual.yml +++ b/firefox/10-manual.yml @@ -2,3 +2,7 @@ manual: description: Manual proxy configuration type: family + + http_proxy: + description: HTTP Proxy + type: family