rcbops / ansible-lxc-rpc

Ansible Playbooks to deploy openstack
https://rcbops.github.io/ansible-lxc-rpc/
Apache License 2.0
38 stars 31 forks source link

Monitoring plays are noncomformant to the rest of the plays #255

Closed cloudnull closed 10 years ago

cloudnull commented 10 years ago

Presently monitoring does not use vars/repo_packages. The files required to setup monitoring to use the proper files has been created however the _raxmon_agentinstall role is not using any of the common roles to install packages or lay down base config.

Purposed changes:

mattt416 commented 10 years ago

Hi @cloudnull, would you mind giving this PR a once-over to ensure I'm on the right track? I did not leave the git-related variables in the repo_packages file as rcbops/rpc-maas does not have a setup.py and cannot be 'installed' with pip.