Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

virtualisation.quadlet.networks

The networks to manage

Type: attribute set of (submodule)

Default:

{ }

virtualisation.quadlet.networks.<name>.enable

Whether to enable the service.

Type: boolean

Default:

true

Example:

true

virtualisation.quadlet.networks.<name>.aliases

The list of aliases for the systemd unit

Type: list of string

Default:

[ ]

virtualisation.quadlet.networks.<name>.autoStart

Whether to enable service auto-start.

Type: boolean

Default:

true

Example:

true

virtualisation.quadlet.networks.<name>.extraConfig

Additional systemd unit configuration

Type: attribute set of attribute set of (systemd option)

Default:

{ }

virtualisation.quadlet.networks.<name>.name

The attribute name used to derive the other names

Type: string

Default:

"‹name›"

virtualisation.quadlet.networks.<name>.networkConfig

The systemd network configuration

Type: attribute set of (systemd option)

Default:

{ }

virtualisation.quadlet.networks.<name>.podmanName

The name of the podman object

Type: string (read only)

virtualisation.quadlet.networks.<name>.quadletConfig

The systemd quadlet configuration

Type: attribute set of (systemd option)

Default:

{ }

virtualisation.quadlet.networks.<name>.rawConfig

Raw systemd unit configuration text

Type: null or strings concatenated with “\n”

Default:

null

virtualisation.quadlet.networks.<name>.ref

The reference of the podman object (i.e., the filename)

Type: string (read only)

virtualisation.quadlet.networks.<name>.requiredBy

The list of systemd targets that require the unit

Type: list of string

Default:

[ ]

virtualisation.quadlet.networks.<name>.serviceConfig

The systemd service configuration

Type: attribute set of (systemd option)

Default:

{ }

virtualisation.quadlet.networks.<name>.serviceName

The name of the systemd service (without the .service suffix)

Type: string (read only)

virtualisation.quadlet.networks.<name>.text

The generated systemd unit file text

Type: string (read only)

virtualisation.quadlet.networks.<name>.uid

The user ID to run the service as.

Type: null or signed integer

Default:

null

Example:

1000

virtualisation.quadlet.networks.<name>.unitConfig

The systemd unit configuration

Type: attribute set of (systemd option)

Default:

{ }

virtualisation.quadlet.networks.<name>.upheldBy

The list of systemd targets that uphold the unit

Type: list of string

Default:

[ ]

virtualisation.quadlet.networks.<name>.wantedBy

The list of systemd targets to install the unit into

Type: list of string

Default:

[ ]