nickwallen commented on a change in pull request #1503: METRON-2247 - rpm-docker: Provide an option to bypass running rpmlint URL: https://github.com/apache/metron/pull/1503#discussion_r324180085
########## File path: metron-deployment/development/centos7/ansible.cfg ########## @@ -21,6 +21,7 @@ roles_path = ../../ansible/roles pipelining = True log_path = ./ansible.log callback_plugins = ../../ansible/callback_plugins +callback_whitelist = profile_tasks Review comment: Ah, so that's where the timings were coming from. Good addition. I quite like that. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
