Puppet Data Type Alias: ChartMuseum::SwiftBackend

Defined in:
modules/chartmuseum/types/swiftbackend.pp

Overview

SPDX-License-Identifier: Apache-2.0 ChartMuseum::SwiftBackend configures the swift backend for ChartMuseum.

Alias of

Struct[{
    'auth_url'  => Stdlib::HTTPSUrl,
    'container' => String[1],
    'user'      => String[1],
    'key'       => String[1],
}]


# File 'modules/chartmuseum/types/swiftbackend.pp', line 4