Commit Graph

5 Commits

Author SHA1 Message Date
Guilherme Steinmüller 56e16a7ba6 Retire openstack-ansible-os_monasca-agent
Change-Id: I3b6bb0ae9413ec54fd5444b45f68a480cbc2744b
2019-06-11 20:25:37 +00:00
ZhijunWei f31dba1612 use include_tasks instead of include
include is marked as deprecated since ansible 2.4[0]
[0] https://docs.ansible.com/ansible/2.4/include_module.html#deprecated

Change-Id: I9a3d8a61fb8b7045f22b026b8e2efd8f5084afb4
2018-09-08 14:21:42 +00:00
Jean-Philippe Evrard 784942e195 Do not log passwords
This prevents data to be leaked into the callback plugin.

Change-Id: I3331fab81db736d15580126f1706f562dafd2100
2018-04-11 13:55:23 +02:00
Flávio Ramalho 2ca872d988 Added ceph plugin and other fixes
This change adds the configuration for the ceph plugin, a plugin
to monitor an ceph cluster.

Also, fixes:
  - host alive, http and process plugins
  - the agent configuration

Also, moved the dashboards to the grafana role, where they are
already being imported to grafana.

Change-Id: I70b10630c9181f293fc9dbe268029b251fad7823
2017-08-03 12:19:23 +02:00
Flávio Ramalho ecae6cc994 Monasca-Agent role refactoring[+docs]
This patch refactors the monasca-agent role by bringing consistency
with the other openstack-ansible roles. Main changes include:
  - Plugins are automatically configured based on the openstack-ansible
    configuration;
  - Added tests;
  - Added documentation.

The extras directory contains changes necessary to openstack-
ansible to setup monasca-agent.

Change-Id: I3678af93ef460e5c32751e08201e68cef216787d
2017-06-12 10:41:44 -03:00