Puppet Data Type Alias: Systemd::Unit

Defined in:
types/unit.pp

Summary

custom datatype that validates different filenames for systemd units and unit templates

Overview

Alias of

Pattern[/^[a-zA-Z0-9:\-_.\\@%]+\.(service|socket|device|mount|automount|swap|target|path|timer|slice|scope)$/]


# File 'types/unit.pp', line 3