Role os_gnocchi for OpenStack-Ansible
Go to file
Steve Lewis ca23bfd53d Enable docs task
To get the role to pass requisite tasks, a placeholder for the role
docs is provided.

Change-Id: I8ca687405a68103ef6014a5453e8ddf96c8ad599
2016-04-11 16:53:43 -07: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 Adjust dependencies now that the roles exist 2016-03-14 14:36:53 -07:00
meta Provide initial steps for Multi-Distro enablement 2016-03-30 15:53:08 -07: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
vars Provide initial steps for Multi-Distro enablement 2016-03-30 15:53:08 -07:00
.gitignore Prepare for role integration 2016-04-04 15:23:25 -07: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 Prepare for role integration 2016-04-04 15:23:25 -07:00
test-requirements.txt Prepare for role integration 2016-04-04 15:23:25 -07:00
tox.ini Enable docs task 2016-04-11 16:53:43 -07: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" }