Puppet Data Type Alias: Gitlab::Exporter

Defined in:
modules/gitlab/types/exporter.pp

Overview

SPDX-License-Identifier: Apache-2.0

Alias of

Struct[{
    port    => Stdlib::Port,
    listen_address => Optional[Stdlib::IP::Address], # if not present default to localhost
  }]


# File 'modules/gitlab/types/exporter.pp', line 2