modifs
This commit is contained in:
parent
bc415deba9
commit
5b1356970f
1 changed files with 4 additions and 4 deletions
|
|
@ -106,7 +106,7 @@ Putting a variable inside of a family or a sub family
|
||||||
Let's create a variable in the `http_proxy` family.
|
Let's create a variable in the `http_proxy` family.
|
||||||
This time, the type of this new variable is a `domainname` type:
|
This time, the type of this new variable is a `domainname` type:
|
||||||
|
|
||||||
.. extinclude:: https://forge.cloud.silique.fr/stove/rougail-tutorials/raw/tag/v1.1_024/firefox/10-manual.yml
|
.. extinclude:: https://forge.cloud.silique.fr/stove/rougail-tutorials/raw/tag/v1.1_022/firefox/10-manual.yml
|
||||||
:language: yaml
|
:language: yaml
|
||||||
:caption: An `address` variable in the `http_proxy` family
|
:caption: An `address` variable in the `http_proxy` family
|
||||||
:name: RougailVariableInSubFamily
|
:name: RougailVariableInSubFamily
|
||||||
|
|
@ -145,7 +145,7 @@ Now we need to set a value for the :confval:`address` variable,
|
||||||
otherwise we will get an error if we try to access this variable:
|
otherwise we will get an error if we try to access this variable:
|
||||||
|
|
||||||
.. raw:: html
|
.. raw:: html
|
||||||
:url: https://forge.cloud.silique.fr/stove/rougail-tutorials/raw/tag/v1.1_024/config/01/output_rw.html
|
:url: https://forge.cloud.silique.fr/stove/rougail-tutorials/raw/tag/v1.1_022/config/01/output_rw.html
|
||||||
:class: error-box
|
:class: error-box
|
||||||
|
|
||||||
..
|
..
|
||||||
|
|
@ -175,7 +175,7 @@ And we need to set the values in separate files too, called `user data fil
|
||||||
|
|
||||||
Here is a user data file sample:
|
Here is a user data file sample:
|
||||||
|
|
||||||
.. extinclude:: https://forge.cloud.silique.fr/stove/rougail-tutorials/raw/tag/v1.1_024/config/03/config.yaml
|
.. extinclude:: https://forge.cloud.silique.fr/stove/rougail-tutorials/raw/tag/v1.1_022/config/03/config.yaml
|
||||||
:language: yaml
|
:language: yaml
|
||||||
:caption: A user file named :file:`config/config.yaml` with a value set for the `address` variable
|
:caption: A user file named :file:`config/config.yaml` with a value set for the `address` variable
|
||||||
:name: RougailAddresseVariableUserValue
|
:name: RougailAddresseVariableUserValue
|
||||||
|
|
@ -204,7 +204,7 @@ Let's validate the consitency of the configuration:
|
||||||
Everything is OK:
|
Everything is OK:
|
||||||
|
|
||||||
.. raw:: html
|
.. raw:: html
|
||||||
:url: https://forge.cloud.silique.fr/stove/rougail-tutorials/raw/tag/v1.1_024/config/03/output_rw.html
|
:url: https://forge.cloud.silique.fr/stove/rougail-tutorials/raw/tag/v1.1_022/config/03/output_rw.html
|
||||||
:class: output
|
:class: output
|
||||||
|
|
||||||
..
|
..
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue