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

Defined in:
types/systemd/unit.pp

Summary

custom datatype that validates different filenames for systemd units

Overview

Alias of

Pattern['^[^/]+\.(service|socket|device|mount|automount|swap|target|path|timer|slice|scope)$']


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