Files
confdroid_prometheus/manifests/main/install.pp

9 lines
328 B
ObjectPascal
Raw Normal View History

2025-06-13 14:48:19 +02:00
# 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 {
}