arvindshmicrosoft commented on a change in pull request #270: Support Accumulo
installs on Microsoft Azure
URL: https://github.com/apache/fluo-muchos/pull/270#discussion_r314128218
##########
File path: ansible/roles/common/tasks/main.yml
##########
@@ -49,6 +54,18 @@
when: "'metrics' in groups"
notify:
- restart collectd
+- name: install OMS Agent
Review comment:
For now, we have added conditions to filter for cluster_type == 'azure' and
also opened #272 to track similar refactoring tasks for the future.
----------------------------------------------------------------
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