Confirmed users
120
edits
| Line 64: | Line 64: | ||
;vmwaretools_md5 | ;vmwaretools_md5 | ||
:hash of the VMware Tools tarball, used to validate the download | :hash of the VMware Tools tarball, used to validate the download | ||
; | ;'''collectd_graphite_cluster_fqdn''' | ||
:fqdn of | :fqdn to the carbon database of a graphite cluster to send collectd metrics | ||
;'''config::collectd_graphite_port (optional)''' | |||
:port number of carbon database of the associated graphite cluster | |||
;'''collectd_graphite_prefix (optional)''' | |||
:prefix to be attached when sending metrics to the carbon database. Graphite will use "." as folder separators. e.g. "test.hosts." will result in a folder hierarchy of /test/hosts/fqdn_of_host/module/metric-#/ | |||
;'''manage_ifcfg''' <small>(<tt>Boolean</tt>) | ;'''manage_ifcfg''' <small>(<tt>Boolean</tt>) | ||
:Whether puppet should manage /etc/sysconfig/network-scripts/ifcfg-eth0, currently forcing DHCP settings. ''(Defaults to <tt>true</tt>)'' | :Whether puppet should manage /etc/sysconfig/network-scripts/ifcfg-eth0, currently forcing DHCP settings. ''(Defaults to <tt>true</tt>)'' | ||