-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathModulefile
27 lines (21 loc) · 771 Bytes
/
Modulefile
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
name 'itblogger-splunk'
version '0.9.0'
author 'Alex Scoble'
license 'Apache License, Version 2.0'
project_page 'https://github.com/itblogger/splunk'
summary 'This class installs and configures splunk. It is a parameteritized version for use with hiera and is based off of work done by dhogland and the Puppet Labs SE Team
License
-------
Licensed under the terms of the Apache License, Version 2.0
Contact
-------
itblogger@gmail.com
Support
-------
Please send tickets and issues to my contact email address or at: https://github.com/itblogger/splunk/issues
Project Url
-------
https://github.com/itblogger/puppet-splunk
dependencies 'puppetlabs/firewall', '>=0.0.4'
'Puppet Labs Puppet', '>=3.0'
'wcooley/puppet-splunk_conf', '>=0.1.1'