dataset/seed/host-systemd-machined/README.md
2023-08-04 11:08:36 +02:00

76 lines
3.9 KiB
Markdown

---
gitea: none
include_toc: true
---
# host-systemd-machined
## Synopsis
Host with machine started in Systemd Machined environment.
[For more informations](https://www.freedesktop.org/wiki/Software/systemd/machined/)
## Basic variables
### Général
#### network
| Description |
|-------------------------------------------------------------------------------------------------------|
| **Nom de l'interface de sortie** (*[general.network.output_interface](dictionaries/21_machined.xml)*) |
##### interfaces
This a family is a leadership.
| Description | Type |
|--------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------|
| **Nom de l'interface** (*[general.network.interfaces.interface_names](dictionaries/21_machined.xml)*) [+] | [string](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_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** (*[general.network.interfaces.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** (*[general.network.interfaces.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
| Description | Type | Values |
|--------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------|----------|
| **Ajustement de la mémoire virtuelle** (*[general.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 |
#### network
##### interfaces
This a family is a leadership.
| Description | Type | Choices |
|----------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------|----------------|
| **Type de la carte** (*[general.network.interfaces.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 |
- [+]: variable is multiple
- **bold**: variable is mandatory
## 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)