Closed cloudnull closed 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.
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:
group_vars/hosts.yml
raxmon-setup.yml
play to usevars/repo_packages
.