Shift irqbalance package from lxc_hosts to openstack_hosts

The irqbalance daemon is expected by the lxc_hosts playbook in its
pre_tasks. This patch ensures that it's there by adding the
package to the openstack_hosts role which runs before the the
lxc_hosts playbook.

Change-Id: I88e34aedf727c9a9698ddefcdd05eb4debfa5619
Closes-Bug: #1482146
(cherry picked from commit 06fadf9dca)
This commit is contained in:
Jesse Pretorius 2015-08-28 16:27:26 +01:00
parent b0366d6da9
commit aa893cc1ff
2 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,6 @@ lxc_apt_packages:
- lxc-templates
- python-dev
- python3-lxc
- irqbalance
# Prebuilt images to deploy onto hosts for use in containers.
# lxc_container_caches:

View File

@ -61,6 +61,7 @@ openstack_host_apt_packages:
- dstat
- htop
- iptables
- irqbalance
- libkmod-dev
- libkmod2
- lvm2