This commit is contained in:
@@ -9,6 +9,7 @@
|
|||||||
# @param [boolean] manage_node_exporter whether to manage node exporter
|
# @param [boolean] manage_node_exporter whether to manage node exporter
|
||||||
##############################################################################
|
##############################################################################
|
||||||
class prometheus_cd::params (
|
class prometheus_cd::params (
|
||||||
|
|
||||||
String $reqpackage_prom = 'prometheus',
|
String $reqpackage_prom = 'prometheus',
|
||||||
String $reqpackage_ne = 'node_exporter',
|
String $reqpackage_ne = 'node_exporter',
|
||||||
String $pkg_ensure = 'present',
|
String $pkg_ensure = 'present',
|
||||||
|
|||||||
Reference in New Issue
Block a user