This website requires JavaScript.
cf7d0df83b
Merge remote-tracking branch 'upstream/master'
master
v0.1.0
Gregory Ballantine
2022-06-22 11:02:51 -04:00
b517dd7115
Fixed merging again in map.jinja
Gregory Ballantine
2018-04-01 00:19:01 -04:00
c81dec7460
Changed name of default_settings variable to defaults
Gregory Ballantine
2018-04-01 00:05:29 -04:00
bc3e34f409
Fixed merging again
Gregory Ballantine
2018-04-01 00:03:22 -04:00
cfbdfbaae8
Fixed merging of values from pillar, defaults and OS maps
Gregory Ballantine
2018-04-01 00:00:59 -04:00
5d7c995a03
Fixed merging dicts in map.jinja
Gregory Ballantine
2018-03-31 23:47:40 -04:00
7049998115
Updated map.jinja
Gregory Ballantine
2018-03-31 23:45:03 -04:00
153273cd56
Cleaned up map.jinja some more
Gregory Ballantine
2018-03-31 23:32:11 -04:00
6ea7f4867a
Fixed some variable names in map.jinja
Gregory Ballantine
2018-03-31 23:24:47 -04:00
8eae7150b7
Fixed merging default values into missing pillar values
Gregory Ballantine
2018-03-31 23:16:01 -04:00
3860426651
Fixed the user and group owners for some munin master files
Gregory Ballantine
2018-03-31 21:08:42 -04:00
0fe2f7e66b
Ensure consistent sorting of configuration directives
Raphaël Hertzog
2018-02-16 11:08:08 +01:00
b2f661cdb8
Added a defaults.yaml file to clean up the map.jinja file a little bit
Gregory Ballantine
2018-02-01 16:32:44 -05:00
e3b499516e
Updated the Munin node config - I fixed the munin node plugin directory source and destination directories for the symlinks
Gregory Ballantine
2017-11-02 10:40:58 -04:00
735b19698e
Made the formula actually work
Gregory Ballantine
2017-11-02 09:14:49 -04:00
0e018836f3
Updated the Munin node config for FreeBSD
Gregory Ballantine
2017-11-02 08:46:21 -04:00
4c7d1d4f4e
Merge pull request #20 from bmwiedemann/master
Niels Abspoel
2017-03-14 13:32:17 +01:00
416272fb1c
support SUSE-based OSes
Bernhard M. Wiedemann
2017-03-09 10:30:32 +01:00
caf6a26307
Merge pull request #19 from dexbleeker/master
Forrest
2016-10-13 16:37:47 -07:00
017bba9ede
Fix typo in pillar.example
Dex Bleeker
2016-10-14 01:04:51 +02:00
6a91cf5dcc
Merge pull request #18 from dexbleeker/master
Forrest
2016-10-13 15:49:37 -07:00
4fdb59c2fb
Allow user defined variables in munin.conf
Dex Bleeker
2016-10-13 23:48:10 +02:00
d6e4c324b0
Merge pull request #16 from sys4/master
puneet kandhari
2015-12-02 16:42:10 -06:00
4f032f9c0b
map.jinja: add remaining Gentoo bits
Marc Schiffbauer
2015-12-02 23:37:05 +01:00
3c583870a0
map.jinja: Add Gentoo support
Marc Schiffbauer
2015-12-02 23:31:37 +01:00
8a819737a6
Merge pull request #15 from sys4/master
puneet kandhari
2015-12-02 16:25:24 -06:00
f08a195b3e
pillar.example: Add some example lookup data
Marc Schiffbauer
2015-12-02 23:23:07 +01:00
bd5a2669a5
munin/map.jinja: move lookup data to munin:. namespace
Marc Schiffbauer
2015-12-02 23:06:44 +01:00
e9da468f8d
Merge pull request #14 from babilen/fix-13
puneet kandhari
2015-12-02 13:41:55 -06:00
0af83482b6
Define munin_node_specific_plugins default value
Wolodja Wentland
2015-12-02 14:05:38 +01:00
dbf95139e3
Merge pull request #10 from jamesp9/archlinux
Forrest
2015-11-28 22:29:51 -08:00
e346e353f4
archlinux: munin-cron
jamesp9
2015-11-29 15:50:33 +11:00
cc20e70200
Merge pull request #11 from jamesp9/plugins
Forrest
2015-11-20 11:43:57 -08:00
a3085eb69e
update pillar example
jamesp9
2015-11-20 22:38:49 +11:00
9130acbf90
Merge pull request #9 from abednarik/fix_deprecated_iteritems_method
puneet kandhari
2015-11-17 07:28:48 -06:00
dae63c6948
Replace deprecated iteritems() with items()
abednarik
2015-11-17 10:15:21 -03:00
77c919f286
plugins: host specific
jamesp9
2015-11-14 12:11:19 +11:00
6934665b5a
Merge pull request #7 from Reonaydo/master
puneet kandhari
2015-10-08 06:31:51 -05:00
bf4b423531
makedirs on tls file creation
Leonid Popov
2015-10-08 15:29:10 +08:00
6612930c6a
Merge pull request #6 from jamesp9/plugins
Forrest
2015-10-01 21:50:39 -07:00
6649db745a
enable common plugins on node
jamesp9
2015-10-02 14:38:55 +10:00
3aef93425b
Merge pull request #4 from roock/master
Forrest
2015-09-10 12:40:14 -07:00
f3108615df
adding inital support for arch linux
Roman Pertl
2015-09-10 19:29:46 +00:00
8060a9c946
Merge pull request #2 from ronnix/patch-1
style-short-dec
Wolodja Wentland
2014-11-28 17:24:23 +00:00
440ddc151d
Fix typo in README.rst
Ronan Amicel
2014-11-28 16:30:32 +01:00
661c791acb
Update README.rst
Nitin Madhok
2014-07-28 19:59:51 -04:00
e44d9e11e7
Updated README to conform to standard
Kenny Do
2014-01-07 02:20:36 -08:00
7e671303cb
Added TLS instructions to README
Kenny Do
2014-01-06 17:56:55 -08:00
0ad2f25d31
create private, certificate, and CA certificate files in munin.tls
Kenny Do
2014-01-06 17:38:14 -08:00
38d4b9e069
added munin.tls state to install Perl Net::SSLEay package
Kenny Do
2014-01-05 22:34:51 -08:00
5dd42510c0
Updated README with states and configuration
Kenny Do
2014-01-05 17:47:06 -08:00
c7647dd3bf
set explicit user, group, and mode on the config files to match the default packaged configs
Kenny Do
2014-01-05 01:28:55 -08:00
8e2edfe659
renamed 'name' to 'directive' in the munin-node.conf template
Kenny Do
2014-01-05 01:10:45 -08:00
acc98d43df
successful munin master config creation based on pillar data
Kenny Do
2014-01-05 01:04:43 -08:00
f6e5dfb11a
added space for clarity
Kenny Do
2014-01-05 00:17:53 -08:00
7293f8bb12
successful munin-node.conf rendered from pillar data, based on default config
Kenny Do
2014-01-04 23:49:40 -08:00
f0d97575e1
created munin.master state
Kenny Do
2014-01-04 21:56:16 -08:00
c87b4a5252
renamed README file to .rst
Kenny Do
2014-01-04 21:55:10 -08:00
000daf202e
skeleton with working munin.node state
Kenny Do
2014-01-04 21:47:26 -08:00
44d7277686
Initial commit
Kenny Do
2014-01-04 21:15:31 -08:00