Go to file
Jesse Pretorius 23ad4822cc Ensure that linux-image-extra matches running kernel
When the host is installed, the loading of the kernel module
'vhost_net' may fail due to the module not being installed.

Currently the role installs the 'linux-image-extra-virtual'
package which will install the latest kernel and latest
extras package, but this may not match the running kernel on
the host.

This results in the following error when trying to load the
vhost_net module:

modprobe: FATAL: Module vhost_net not found.

This patch ensures that the linux-image-extra package
installed matches that of the running kernel.

Change-Id: I08271fcdfae3977f202ad7d6b03f61ab00e64370
2016-10-05 13:27:23 +00:00
2015-11-03 02:57:54 -06:00
2016-06-27 15:38:14 -04:00
2016-09-27 17:08:37 +01:00
2016-09-19 09:07:11 +00:00
2016-09-09 10:23:17 +01:00
2015-11-03 02:57:54 -06:00
2016-09-27 17:08:37 +01:00
2016-07-15 03:57:32 +00:00
2016-10-04 11:39:56 +01:00
2016-08-19 15:15:47 -04:00

OpenStack-Ansible openstack_hosts

Role for basic setup and configuration of a host machine for use within OpenStack. This role tunes a host to receive OpenStack. The basic operations within the role install, set up, and tune specific kernel options that all OpenStack hosts need to perform nominally.

Documentation for the project can be found at:

http://docs.openstack.org/developer/openstack-ansible-openstack_hosts/

The project home is at:

http://launchpad.net/openstack-ansible

Description
Role openstack_hosts for OpenStack-Ansible
Readme 7 MiB
Languages
Jinja 59.1%
Python 40.9%