Skip to content
forked from rcbops/rpc-maas

Ansible Role for deploying Rackspace monitoring-as-a-service on an Openstack Environment

License

Notifications You must be signed in to change notification settings

rpawlik/rpc-maas

 
 

Repository files navigation

Monitoring as a Service (MaaS) for Rackspace Private Cloud

tags:openstack, rpc, cloud, ansible, maas, rackspace
category:*nix

Role for deployment, setup and installation of Rackspace MaaS for Rackspace Private clouds

This role will install the following:
  • raxmon-cli
  • rcbops-maas
- name: Installation and setup of rpc-maas
  hosts: hosts:all_containers
  user: root
  roles:
    - { role: "rpc_maas", tags: [ "rpc-maas" ] }

About

Ansible Role for deploying Rackspace monitoring-as-a-service on an Openstack Environment

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 98.2%
  • Shell 1.8%