Skip to content

Commit

Permalink
Adding missing vfat packages for the nova config_drive
Browse files Browse the repository at this point in the history
This patch add the packages necessary to allow for
the nova config_drive_format vfat

Change-Id: I304b25f68914d032e6aee0e62338c72165c6e62f
Closes-Bug: #1489225
  • Loading branch information
BjoernT committed Oct 14, 2015
1 parent 3509364 commit e771983
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions defaults/main.yml
Expand Up @@ -352,6 +352,8 @@ nova_compute_kvm_apt_packages:
- sysfsutils
- vlan
- nfs-common
- dosfstools
- dosfstools-dbg

# Common pip packages
nova_pip_packages:
Expand Down

0 comments on commit e771983

Please sign in to comment.