dataset/seed/host-systemd-machined
2023-08-10 09:34:41 +02:00
..
dictionaries update 2023-07-31 15:30:32 +02:00
extras/machined ansible template 2023-06-23 08:12:05 +02:00
funcs ansible template 2023-06-23 08:12:05 +02:00
templates update doc 2023-08-10 09:34:41 +02:00
applicationservice.yml docs for application services 2022-12-25 12:17:15 +01:00
doc.md remove application version 2022-07-01 22:10:33 +02:00
README.md update doc 2023-08-10 09:34:41 +02:00

Table of Contents

host-systemd-machined

Synopsis

Host with machine started in Systemd Machined environment.

More informations about this software.

Basic variables

Général

network

Parameter Comments
general.network.output_interface
mandatory
Type: string
Nom de l'interface de sortie.
interfaces

This a family is a leadership.

Parameter Comments
general.network.interfaces.interface_names
mandatory, multiple
Type: string
Nom de l'interface.
general.network.interfaces.interface_ip
mandatory
Type: cidr
IP au format CIDR de l'interface.
general.network.interfaces.interface_gateway
mandatory
Type: ip
IP de la route par défaut.
general.network.interfaces.interface_domain_name_servers
mandatory, multiple
Type: ip
IP des serveurs DNS.

Variables

Général

Parameter Comments
general.vm_swappiness
mandatory
Type: number
Ajustement de la mémoire virtuelle.
Default: 60

network

interfaces

This a family is a leadership.

Parameter Comments
general.network.interfaces.interface_type
mandatory
Type: choice
Type de la carte.
Choices:
- dhcp
- ipv4

Dependances

Supplier

provider-systemd-machined

Providers

All applications services for this dataset.