Go to file
2016-06-08 12:50:19 +00:00
2015-11-03 02:57:54 -06:00
2016-06-07 10:47:52 -04: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
2015-12-09 11:46:54 -06:00
2015-11-03 02:57:54 -06:00
2016-04-16 08:47:36 -05: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%