Puppet Data Type Alias: Systemd::Dropin

Defined in:
types/dropin.pp

Summary

custom datatype that validates filenames/paths for valid systemd dropin files

Overview

Alias of

Pattern['^[^/]+\.conf$']


# File 'types/dropin.pp', line 2