munin icon indicating copy to clipboard operation
munin copied to clipboard

apache_site automatically appends .conf.

Open gerr1t opened this issue 9 years ago • 0 comments

From the apache_site.rb from the apache cookbook: "conf_name = "#{params[:name]}.conf"

This change is needed because it is failing to activate the munin vhost:

I, [2015-05-28T15:17:19.987614 #16970] INFO --: * execute[a2ensite munin.conf.conf] action run[2015-05-28T13:17:19+00:00] INFO: Processing execute[a2ensite munin.conf.conf] action run (munin::server_apache line 25)

gerr1t avatar May 28 '15 13:05 gerr1t