set up basic structure
This commit is contained in:
8
manifests/main/install.pp
Normal file
8
manifests/main/install.pp
Normal file
@@ -0,0 +1,8 @@
|
||||
# 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 {
|
||||
}
|
||||
Reference in New Issue
Block a user