[tutorial v1.1_020] Creating a new family
This commit is contained in:
parent
3aff81fd99
commit
2e94adac85
2 changed files with 8 additions and 5 deletions
|
|
@ -1,5 +0,0 @@
|
|||
# Modified variable
|
||||
|
||||
| Variable | Description |
|
||||
|------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| **<a id="proxy_mode" name="proxy_mode">proxy_mode</a>**<br/>[`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | Configure Proxy Access to the Internet.<br/>**Choices**: <br/>• No proxy **← (default)**<br/>• <ins>Auto-detect proxy settings for this network</ins><br/>• <ins>Use system proxy settings</ins><br/>• <ins>Manual proxy configuration</ins><br/>• <ins>Automatic proxy configuration URL</ins> |
|
||||
8
firefox/10-manual.yml
Normal file
8
firefox/10-manual.yml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
%YAML 1.2
|
||||
---
|
||||
version: 1.1
|
||||
|
||||
manual:
|
||||
description: Manual proxy configuration
|
||||
type: family
|
||||
...
|
||||
Loading…
Reference in a new issue