Go to file
Kevin Carter d0ac7ccbcd Add br_netfilter to 16.04 for support
The 16.04 OS has acceess to the br_netfilter module in kernel ">=4.4" and
must be loaded to allow for bridge tunning. Without the module the following
error happens in subsequent playbook calls: [0]

[0] - http://cdn.pasteraw.com/prrnxqv7lz880g7kuv8040kmtefz6sd

Change-Id: I526c0f9bd082a441f9f49e8ba64a5bcc74317340
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2016-05-23 17:15:56 -05:00
2015-11-03 02:57:54 -06:00
2015-11-03 02:57:54 -06: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-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 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%