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. The description can now be has family comment. In disabled attribute, it's better tu use relative path (we will see the reason in an other slide).
10 lines
130 B
YAML
10 lines
130 B
YAML
%YAML 1.2
|
|
---
|
|
version: 1.1
|
|
|
|
manual: # Manual proxy configuration
|
|
|
|
http_proxy:
|
|
description: HTTP Proxy
|
|
type: family
|
|
...
|