Puppet Class: profile::prometheus::nft_throttling_denylist

Defined in:
modules/profile/manifests/prometheus/nft_throttling_denylist.pp

Overview

SPDX-License-Identifier: Apache-2.0



2
3
4
# File 'modules/profile/manifests/prometheus/nft_throttling_denylist.pp', line 2

class profile::prometheus::nft_throttling_denylist {
    class {'prometheus::nft_throttling_denylist': }
}