Puppet Data Type Alias: Puppetserver::Hierarchy::ExpandPath

Defined in:
modules/puppetserver/types/hierarchy/expandpath.pp

Overview

SPDX-License-Identifier: Apache-2.0

Alias of

Struct[{
    'name'              => String[1],
    'lookup_key'        => String[1],
    Optional['datadir'] => Stdlib::Unixpath,
    'path'              => String[1],
}]


# File 'modules/puppetserver/types/hierarchy/expandpath.pp', line 2