Puppet Data Type Alias: Puppetserver::Hierarchy::Httpyaml

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

Overview

SPDX-License-Identifier: Apache-2.0

Alias of

Struct[{
    'name'      => String[1],
    'data_hash' => Enum['cloudlib::httpyaml'],
    'uri'       => Stdlib::HTTPUrl,
}]


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