2022-12-24 13:01:51 +01:00
---
gitea: none
include_toc: true
---
# host-systemd-machined
2023-08-02 09:26:54 +02:00
## Synopsis
2022-12-24 13:01:51 +01:00
Host with machine started in Systemd Machined environment.
[For more informations ](https://www.freedesktop.org/wiki/Software/systemd/machined/ )
2023-08-02 09:26:54 +02:00
## Basic variables
2022-12-24 13:01:51 +01:00
#### network (*general.network*)
| Description |
|---------------------------------------------------------------------------------------|
2023-02-14 14:24:16 +01:00
| **Nom de l'interface de sortie** (*[output_interface](dictionaries/21_machined.xml)*) |
2022-12-24 13:01:51 +01:00
##### interfaces (*general.network.interfaces*)
This a family is a leadership.
2023-08-02 09:26:54 +02:00
| Description | Type |
|-----------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------|
| **IP au format CIDR de l'interface** (*[interface_ip](dictionaries/21_machined.xml)*) | [cidr ](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** (*[interface_gateway](dictionaries/21_machined.xml)*) | [ip ](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable ) |
| **IP des serveurs DNS** (*[interface_domain_name_servers](dictionaries/21_machined.xml)*) [+] | [ip ](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable ) |
- [+]: variable is multiple
- **bold**: variable is mandatory
## Variables
### Général (*general*)
| Description | Type | Values |
|------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------|----------|
| **Ajustement de la mémoire virtuelle** (*[vm_swappiness](dictionaries/21_machined.xml)*) | [number ](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable ) | 60 |
##### interfaces (*general.network.interfaces*)
This a family is a leadership.
| Description | Type | Choices |
|-------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------|----------------|
| **Type de la carte** (*[interface_type](dictionaries/21_machined.xml)*) | [choice ](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable ) | dhcp< br /> ipv4 |
2022-12-24 13:01:51 +01:00
### Machined (*machined*)
| Description | Type | Provider |
|-----------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------|------------|
2023-02-14 14:24:16 +01:00
| Machines started in this host (*[machines](extras/machined/00_machined.xml)*) [+] | [domainname ](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable ) | Host |
2022-12-24 13:01:51 +01:00
- [+]: variable is multiple
- **bold**: variable is mandatory
2023-08-02 09:26:54 +02:00
## Variables for expert
##### interfaces (*general.network.interfaces*)
This a family is a leadership.
| Description |
|--------------------------------------------------------------------------------|
| **Nom de l'interface** (*[interface_names](dictionaries/21_machined.xml)*) [+] |
- [+]: variable is multiple
- **bold**: variable is mandatory
## Dependances
- [base ](../base/README.md )
2023-01-18 09:19:37 +01:00
## Supplier
2022-12-24 13:01:51 +01:00
2023-01-18 09:19:37 +01:00
[provider-systemd-machined ](../provider-systemd-machined/README.md )
2023-02-14 14:43:41 +01:00
2023-06-29 18:56:46 +02:00
## Providers
- [prometheus ](../prometheus/README.md )
- [vector ](../vector/README.md )
2023-02-14 14:43:41 +01:00
[All applications services for this dataset. ](../README.md )