Role os_gnocchi for OpenStack-Ansible
Go to file
Jesse Pretorius e2252e347a Add reno scaffolding for release notes management
Change-Id: I386072a86e60eb7e7e1b3c92b26cd3fa05af5f90
2016-04-14 11:40:45 +00:00
defaults Enable SSL termination 2016-04-04 14:04:51 -07:00
doc Enable docs task 2016-04-11 16:53:43 -07:00
ext Simplify overrides from example file 2016-03-15 15:33:25 -07:00
handlers Fix up handler behaviors, when they are notified, gnocchi lib 2016-01-18 14:39:51 -08:00
library Enabling bashate and pep8 lint checks 2016-04-11 17:00:57 -07:00
meta Provide initial steps for Multi-Distro enablement 2016-03-30 15:53:08 -07:00
releasenotes Add reno scaffolding for release notes management 2016-04-14 11:40:45 +00:00
tasks Provide initial steps for Multi-Distro enablement 2016-03-30 15:53:08 -07:00
templates Enable SSL termination 2016-04-04 14:04:51 -07:00
tests Enable ansible lint and syntax tests 2016-04-12 09:32:17 -07:00
vars Provide initial steps for Multi-Distro enablement 2016-03-30 15:53:08 -07:00
.gitignore Add reno scaffolding for release notes management 2016-04-14 11:40:45 +00:00
.gitreview Prepare for role integration 2016-04-04 15:23:25 -07:00
CONTRIBUTING.rst Prepare for role integration 2016-04-04 15:23:25 -07:00
LICENSE Prepare for role integration 2016-04-04 15:23:25 -07:00
README.rst Prepare for role integration 2016-04-04 15:23:25 -07:00
ansible-role-requirements.yml Update role to reapply the pattern of tasks 2016-03-29 16:57:08 -07:00
other-requirements.txt Prepare for role integration 2016-04-04 15:23:25 -07:00
setup.cfg Prepare for role integration 2016-04-04 15:23:25 -07:00
setup.py Enabling bashate and pep8 lint checks 2016-04-11 17:00:57 -07:00
test-requirements.txt Add reno scaffolding for release notes management 2016-04-14 11:40:45 +00:00
tox.ini Add reno scaffolding for release notes management 2016-04-14 11:40:45 +00:00

README.rst

os_gnocchi role ############ :tags: openstack, cloud, ansible, os_gnocchi :category: *nix

os_gnocchi Role

- name: os_gnocchi role
  hosts: "hosts"
  user: root
  roles:
    - { role: "os_gnocchi" }