summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2021-11-23 12:26:13 +0000
committerGerrit Code Review <review@openstack.org>2021-11-23 12:26:13 +0000
commitf988c48aea018c8268763433883648879788027c (patch)
tree1260c8ac6ee74089982dfbba2c68d559b079efab
parentddcddf83b21133ed88b33aa0f9a24828941bda7f (diff)
parentb2ef1051d74336a829db1ef9bbeb846023f1b3cc (diff)
downloadironic-f988c48aea018c8268763433883648879788027c.tar.gz
Merge "Add platform:rpm shim, grub packages to bindep"
-rw-r--r--bindep.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/bindep.txt b/bindep.txt
index 116fe5a2c..79e4979f7 100644
--- a/bindep.txt
+++ b/bindep.txt
@@ -23,7 +23,9 @@ syslinux-common [platform:ubuntu-xenial platform:debian-jessie default]
socat [default]
# Grub2 files for boot loadingusing PXE/GRUB2
shim-signed [platform:dpkg default]
+shim [platform:rpm default]
grub-efi-amd64-signed [platform:dpkg default]
+grub2-efi [platform:rpm default]
# these are needed to create and access VMs when testing with virtual hardware
libvirt-bin [platform:dpkg devstack]