Puppet Class: splunk
- Inherits:
- splunk::params
- Inherited by:
-
splunk::forwarder
splunk::enterprise
- Defined in:
- manifests/init.pp
Summary
This class is unused and doesn't do anything but make default data accessibleOverview
Note:
If you were expecting this class to setup an instance of Splunk Enterprise then please look to Class.
9 |
# File 'manifests/init.pp', line 9
class splunk () inherits splunk::params {}
|