Remove packages from Ironic bootstrap

dkms packages non needed because Xenial provides newest drivers.
nonfree package was removed from Xenial.

Change-Id: Ieff11865074865a28e6f78ac927200aea40c3438
blueprint: mos-xenial
This commit is contained in:
Dmitry Teselkin 2016-07-21 14:21:06 +03:00
parent 8f7574cc01
commit e4b65a4768
1 changed files with 0 additions and 2 deletions

View File

@ -505,9 +505,7 @@ IRONIC_BOOTSTRAP_PKGS = ('openssh-server',
'squashfs-tools',
'linux-firmware',
'msmtp-mta',
'hpsa-dkms',
'i40e-dkms',
'linux-firmware-nonfree',
'xz-utils',
'linux-headers-generic')