Puppet Data Type Alias: Systemd::Unit::Type

Defined in:
modules/systemd/types/unit/type.pp

Overview

Taken from `man systemd.unit` on systemd 215, still valid up to systemd 233

Alias of

Enum['service', 'socket', 'device', 'mount', 'automount', 'swap', 'target', 'path', 'timer', 'snapshot', 'slice', 'scope']


# File 'modules/systemd/types/unit/type.pp', line 2