--- gitea: none include_toc: true --- # host-systemd-machined ## Synopsis Host with machine started in Systemd Machined environment. [Software's website.](https://www.freedesktop.org/wiki/Software/systemd/machined/) ## Basic variables ### Général #### network | Parameter | Comments | |---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------| | **[general.network.output_interface](dictionaries/21_machined.xml)**
mandatory
**Type:** [`string`](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable) | Nom de l'interface de sortie. | ##### interfaces This family is a leadership. | Parameter | Comments | |---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------| | **[general.network.interfaces.interface_names](dictionaries/21_machined.xml)**
mandatory, multiple
**Type:** [`string`](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable) | Nom de l'interface. | | **[general.network.interfaces.interface_ip](dictionaries/21_machined.xml)**
mandatory
**Type:** [`cidr`](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable) | IP au format CIDR de l'interface. | | **[general.network.interfaces.interface_gateway](dictionaries/21_machined.xml)**
mandatory
**Type:** [`ip`](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable) | IP de la route par défaut. | | **[general.network.interfaces.interface_domain_name_servers](dictionaries/21_machined.xml)**
mandatory, multiple
**Type:** [`ip`](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable) | IP des serveurs DNS. | ## Variables ### Général | Parameter | Comments | |----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------| | **[general.vm_swappiness](dictionaries/21_machined.xml)**
mandatory
**Type:** [`number`](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable) | Ajustement de la mémoire virtuelle.
**Default:** 60 | #### network ##### interfaces This family is a leadership. | Parameter | Comments | |------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------| | **[general.network.interfaces.interface_type](dictionaries/21_machined.xml)**
mandatory
**Type:** [`choice`](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable) | Type de la carte.
**Choices:**
- `dhcp`
- `ipv4` | ## Dependances - [base](../base/README.md) ## Supplier [provider-systemd-machined](../provider-systemd-machined/README.md) ## Providers - [prometheus](../prometheus/README.md) - [vector](../vector/README.md) [All applications services for this dataset.](../README.md)