ironic/devstack/files/debs
Mike Turek bc84b7bce6 devstack: Install arch specific debs only when deploying to that arch
Because the shim and grub-efi-amd64-signed packages are specific to
x86_64 [0][1], they should only be installed when deploying to an x86_64 node.
This removes the packages from the debs/ironic file and moves their
installation to lib/ironic, allowing us to install it them based on architecture.

[0] https://packages.ubuntu.com/eoan/shim
[1] https://packages.ubuntu.com/eoan/grub-efi-amd64-signed

Change-Id: I73cab832cf8099c02b3e29df84618c88e5fb5065
2019-07-01 14:59:50 +00:00
..
ironic devstack: Install arch specific debs only when deploying to that arch 2019-07-01 14:59:50 +00:00