Go to file
Kevin Carter 1ccea20641 Updates for typos
This change updates a few things that were missed when the role
was cut over.

Change-Id: I91b9354e70e072d8c878905605afdbf4b7736841
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2015-12-09 11:46:54 -06:00
2015-11-03 02:57:54 -06:00
2015-11-03 02:57:54 -06:00
2015-11-03 02:57:54 -06:00
2015-11-03 02:57:54 -06: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
2015-11-03 02:57:54 -06:00
2015-11-03 02:57:54 -06: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
2015-11-03 02:57:54 -06:00

OpenStack host setup

tags

openstack, host, cloud, ansible

category

*nix

Role for basic setup and configuration of a host machine for the intended purpose of use within OpenStack.

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