initial commit and basic setup
This commit is contained in:
8
manifests/init.pp
Normal file
8
manifests/init.pp
Normal file
@@ -0,0 +1,8 @@
|
||||
# prometheus_cd::init.pp
|
||||
# Module name: prometheus_cd
|
||||
# Author: Arne Teuke (arne_teuke@confdroid.com)
|
||||
# @summary Class initializes the prometheus_cd module.
|
||||
##############################################################################
|
||||
class prometheus_cd {
|
||||
include prometheus_cd::params
|
||||
}
|
||||
Reference in New Issue
Block a user