Puppet Class: thanos::rule::prometheus
- Defined in:
- modules/thanos/manifests/rule/prometheus.pp
Overview
SPDX-License-Identifier: Apache-2.0 Placeholder class to selectively target hosts running thanos rule
3 4 |
# File 'modules/thanos/manifests/rule/prometheus.pp', line 3
class thanos::rule::prometheus {
}
|