puppet: Removed rrdgraph creation from puppetmaster.
This commit is contained in:
parent
2af4ed0881
commit
e7aa487fc9
2 changed files with 2 additions and 8 deletions
|
@ -5,10 +5,7 @@
|
|||
[puppetmasterd]
|
||||
<% end -%>
|
||||
# Enable reporting on server.
|
||||
reports = tagmail,store,rrdgraph
|
||||
|
||||
rrdgraph = true
|
||||
rrddir = /srv/puppet/rrd
|
||||
reports = tagmail,store
|
||||
|
||||
report = true
|
||||
reportdir = /srv/puppet/reports
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue