2022-12-24 13:01:51 +01:00
---
gitea: none
include_toc: true
---
2023-08-11 09:38:05 +02:00
[Return to the list of application services. ](../README.md )
2022-12-24 13:01:51 +01:00
# base-machine
2023-08-02 09:26:54 +02:00
## Synopsis
2022-12-24 13:01:51 +01:00
Base information for a machine.
## Variables
2023-08-02 09:26:54 +02:00
### Machine
2022-12-24 13:01:51 +01:00
2023-08-02 09:26:54 +02:00
| Parameter | Comments |
|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------|
| ** [machine.data_disk_size ](extras/machine/00_base.xml )**< br /> **Type:** [`number` ](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable ) | Data disk size. |
2022-12-24 13:01:51 +01:00
2023-08-02 09:26:54 +02:00
## Dependances
2023-08-11 09:38:05 +02:00
- [base ](../base/README.md ): Base of all application services.
- [dns-local ](../dns-local/README.md ): DNS client with access to local zones.
- [pki-tls ](../pki-tls/README.md ): Autosign PKI or Let's encrypt support for TLS certificates.
2022-12-24 13:01:51 +01:00
## Used by
2023-01-18 09:19:37 +01:00
[systemd ](../systemd/README.md )