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_r323857711
 
 

 ##########
 File path: metron-deployment/development/ubuntu14/Vagrantfile
 ##########
 @@ -97,5 +97,7 @@ Vagrant.configure(2) do |config|
     ansible.skip_tags = ansibleSkipTags.split(",") if ansibleSkipTags != ''
     ansible.inventory_path = "ansible/inventory"
     ansible.compatibility_mode = "auto"
+    #ansible.verbose = "vvv"
 
 Review comment:
   Heads up... There are some commented out verbose-ness bits that should 
likely be removed from each Vagrantfile.

----------------------------------------------------------------
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

Reply via email to