3
0
Files
confdroid_prometheus/manifests/main/install.pp
2025-06-13 14:48:19 +02:00

9 lines
328 B
Puppet

# prometheus_cd::main::install.pp
# Module name: prometheus_cd
# Author: Arne Teuke (arne_teuke@confdroid.com)
# @summary Class install binaries for the prometheus_cd module.
##############################################################################
class prometheus_cd::main::install (
) inherits prometheus_cd::params {
}