puppet: munin: Document the manual SSH tunnel setup required.

The full documentation, referenced in the config file, is at
https://wiki.humbughq.com/Deployment%20process/components#munin.

(imported from commit b7f989accb2ee8c5f400e68bf7a7491115a7d0b3)
This commit is contained in:
Jessica McKellar 2013-01-02 17:13:24 -05:00
parent 7c7263ebfe
commit ee0b01b8a3
1 changed files with 8 additions and 0 deletions

View File

@ -4,6 +4,14 @@ htmldir /var/www/munin
logdir /var/log/munin
rundir /var/run/munin
# We run Munin through SSH tunnels. Until setting these up is
# puppetized, follow the instructions in
# https://wiki.humbughq.com/Deployment%20process/components#munin for
# how to set them up.
#
# If you add a new Munin node, update the documentation to include the
# SSH tunnel instructions for that node.
[nagios]
address 127.0.0.1
use_node_name yes