Go to file
Jesse Pretorius 22bdc2a828 Update sphinx configuration
This patch updates the sphinx configuration for docs and releasenotes
to make it easier to replicate across repositories and to comply with
pep8 testing without exceptions.

Change-Id: Ie558bcb92b51916d4d06fd7345068f02f3840899
2016-07-12 16:51:22 +01:00
2016-06-29 10:09:44 -05:00
2016-07-12 16:51:22 +01:00
2015-11-03 02:57:54 -06:00
2016-06-27 15:38:14 -04:00
2016-07-12 16:51:22 +01:00
2016-06-29 10:09:44 -05:00
2016-06-29 10:09:44 -05:00
2016-06-29 10:09:44 -05:00
2016-05-04 15:18:53 +01:00
2015-11-03 02:57:54 -06:00
2015-11-03 02:57:54 -06:00
2016-06-29 10:09:44 -05:00
2015-12-09 11:46:54 -06:00
2015-11-03 02:57:54 -06:00
2016-07-08 13:33:40 +01:00
2016-07-08 13:33:40 +01:00

OpenStack-Ansible openstack_hosts

Role for basic setup and configuration of a host machine for the intended purpose of use within OpenStack. This role was created to tune a host to receive OpenStack. The basic operations within the role allow it to install, setup, and tune specific kernel options that all OpenStack powered hosts will need to perform nominally.

Default Variables

../../defaults/main.yml

Required Variables

None

Example Playbook

- name: Basic host setup
  hosts: "hosts"
  user: root
  roles:
    - { role: "openstack_hosts" }
Description
Role openstack_hosts for OpenStack-Ansible
Readme 7 MiB
Languages
Jinja 59.1%
Python 40.9%