2022-12-24 13:01:51 +01:00
|
|
|
---
|
|
|
|
gitea: none
|
|
|
|
include_toc: true
|
|
|
|
---
|
|
|
|
|
|
|
|
# provider-systemd-machined
|
|
|
|
|
2023-08-02 09:26:54 +02:00
|
|
|
## Synopsis
|
2022-12-24 13:01:51 +01:00
|
|
|
|
|
|
|
Machine started in Systemd Machined environment.
|
|
|
|
|
2023-08-02 09:26:54 +02:00
|
|
|
[More informations about this software.](https://www.freedesktop.org/wiki/Software/systemd/machined/)
|
|
|
|
|
|
|
|
|
|
|
|
## Variables
|
|
|
|
|
|
|
|
### Général
|
|
|
|
|
|
|
|
| Parameter | Comments |
|
|
|
|
|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------|
|
|
|
|
| **[general.use_systemd_repart](dictionaries/16_machined.xml)**<br/>mandatory<br/>**Type:** [`string`](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable) | **Default:** False |
|
|
|
|
|
|
|
|
#### network
|
|
|
|
|
|
|
|
| Parameter | Comments |
|
|
|
|
|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------|
|
|
|
|
| **[general.network.netwokd_interface_name_type](dictionaries/16_machined.xml)**<br/>mandatory<br/>**Type:** [`string`](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable) | **Default:** host |
|
|
|
|
|
|
|
|
## Variables for expert
|
|
|
|
|
|
|
|
### Général
|
|
|
|
|
|
|
|
#### network
|
|
|
|
|
|
|
|
| Parameter | Comments |
|
|
|
|
|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------|
|
|
|
|
| **[general.network.zones_list](dictionaries/16_machined.xml)**<br/>**Type:** [`string`](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable) | |
|
2022-12-24 13:01:51 +01:00
|
|
|
|
|
|
|
## Dependances
|
|
|
|
|
|
|
|
- [systemd](../systemd/README.md)
|
|
|
|
- [base-machine](../base-machine/README.md)
|
|
|
|
- [base](../base/README.md)
|
|
|
|
- [dns-local](../dns-local/README.md)
|
2023-02-14 14:24:16 +01:00
|
|
|
- [pki-tls](../pki-tls/README.md)
|
2023-06-29 18:56:46 +02:00
|
|
|
- [journald](../journald/README.md)
|
2023-07-31 18:41:59 +02:00
|
|
|
- [resolved](../resolved/README.md)
|
2022-12-24 13:01:51 +01:00
|
|
|
|
2023-01-18 09:19:37 +01:00
|
|
|
## Provider
|
2022-12-24 13:01:51 +01:00
|
|
|
|
2023-01-18 09:19:37 +01:00
|
|
|
[host-systemd-machined](../host-systemd-machined/README.md)
|
2023-02-14 14:43:41 +01:00
|
|
|
|
|
|
|
[All applications services for this dataset.](../README.md)
|