Commit Graph

35 Commits

Author SHA1 Message Date
Marc Schiffbauer
3c583870a0 map.jinja: Add Gentoo support 2015-12-02 23:31:37 +01:00
Marc Schiffbauer
f08a195b3e pillar.example: Add some example lookup data 2015-12-02 23:23:07 +01:00
Marc Schiffbauer
bd5a2669a5 munin/map.jinja: move lookup data to munin:. namespace
lookupup data has been in same namespace as the config data
which caused lokkup data ended up in the munin config files

To not clutter templates with ugly "if not lookup" statements
lookup data has been moved to a global "munin:" pillar namespace
2015-12-02 23:06:44 +01:00
puneet kandhari
e9da468f8d Merge pull request #14 from babilen/fix-13
Define munin_node_specific_plugins default value
2015-12-02 13:41:55 -06:00
Wolodja Wentland
0af83482b6 Define munin_node_specific_plugins default value
This allows the user to leave munin_node_specific_plugins undefined in
their pillar as the state no longer throws an error in that case. This
fixes #13
2015-12-02 14:05:38 +01:00
Forrest
dbf95139e3 Merge pull request #10 from jamesp9/archlinux
archlinux: enable munin-cron as systemd timer
2015-11-28 22:29:51 -08:00
jamesp9
e346e353f4 archlinux: munin-cron 2015-11-29 15:50:33 +11:00
Forrest
cc20e70200 Merge pull request #11 from jamesp9/plugins
Enable host specific plugins
2015-11-20 11:43:57 -08:00
jamesp9
a3085eb69e update pillar example 2015-11-20 22:38:49 +11:00
puneet kandhari
9130acbf90 Merge pull request #9 from abednarik/fix_deprecated_iteritems_method
Replace deprecated iteritems() with items()
2015-11-17 07:28:48 -06:00
abednarik
dae63c6948 Replace deprecated iteritems() with items() 2015-11-17 10:15:21 -03:00
jamesp9
77c919f286 plugins: host specific 2015-11-14 12:11:19 +11:00
puneet kandhari
6934665b5a Merge pull request #7 from Reonaydo/master
Makedirs on tls file creation
2015-10-08 06:31:51 -05:00
Leonid Popov
bf4b423531 makedirs on tls file creation 2015-10-08 15:29:10 +08:00
Forrest
6612930c6a Merge pull request #6 from jamesp9/plugins
enable common plugins on a node
2015-10-01 21:50:39 -07:00
jamesp9
6649db745a enable common plugins on node 2015-10-02 14:38:55 +10:00
Forrest
3aef93425b Merge pull request #4 from roock/master
adding inital support for arch linux
2015-09-10 12:40:14 -07:00
Roman Pertl
f3108615df adding inital support for arch linux 2015-09-10 19:29:46 +00:00
Wolodja Wentland
8060a9c946 Merge pull request #2 from ronnix/patch-1
Fix typo in README.rst
2014-11-28 17:24:23 +00:00
Ronan Amicel
440ddc151d Fix typo in README.rst 2014-11-28 16:30:32 +01:00
Nitin Madhok
661c791acb Update README.rst
Fix broken link
2014-07-28 19:59:51 -04:00
Kenny Do
e44d9e11e7 Updated README to conform to standard 2014-01-07 02:20:36 -08:00
Kenny Do
7e671303cb Added TLS instructions to README 2014-01-06 17:56:55 -08:00
Kenny Do
0ad2f25d31 create private, certificate, and CA certificate files in munin.tls 2014-01-06 17:38:14 -08:00
Kenny Do
38d4b9e069 added munin.tls state to install Perl Net::SSLEay package 2014-01-05 22:34:51 -08:00
Kenny Do
5dd42510c0 Updated README with states and configuration 2014-01-05 17:47:06 -08:00
Kenny Do
c7647dd3bf set explicit user, group, and mode on the config files to match the
default packaged configs
2014-01-05 01:28:55 -08:00
Kenny Do
8e2edfe659 renamed 'name' to 'directive' in the munin-node.conf template 2014-01-05 01:10:45 -08:00
Kenny Do
acc98d43df successful munin master config creation based on pillar data 2014-01-05 01:04:43 -08:00
Kenny Do
f6e5dfb11a added space for clarity 2014-01-05 00:17:53 -08:00
Kenny Do
7293f8bb12 successful munin-node.conf rendered from pillar data, based on default
config
2014-01-04 23:55:30 -08:00
Kenny Do
f0d97575e1 created munin.master state 2014-01-04 21:56:16 -08:00
Kenny Do
c87b4a5252 renamed README file to .rst 2014-01-04 21:55:10 -08:00
Kenny Do
000daf202e skeleton with working munin.node state 2014-01-04 21:47:26 -08:00
Kenny Do
44d7277686 Initial commit 2014-01-04 21:15:31 -08:00