We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Current Code (Line 39): apache_site 'munin.conf' chef-client log: [2014-08-28T13:44:23-04:00] INFO: Processing execute[a2ensite munin.conf.conf] action run (munin::server_apache line 25)
should be..
Proposed Code (Line 39): apache_site 'munin' chef-client log: Recipe: munin::server_apache * execute[a2dissite 000-default.conf] action run (skipped due to only_if) * template[/etc/httpd/sites-available/munin.conf] action create (up to date) * execute[a2ensite munin.conf] action run - execute /usr/sbin/a2ensite munin.conf
The text was updated successfully, but these errors were encountered:
Please reevaluate this issue, thanks. Still a problem..
Sorry, something went wrong.
No branches or pull requests
should be..
The text was updated successfully, but these errors were encountered: