Merge "Fix build of debian images"
This commit is contained in:
commit
314362ff07
@ -31,7 +31,7 @@ DEFAULT_BASE_TAGS = {
|
||||
DISTRO_PRETTY_NAME = {
|
||||
'centos': 'CentOS Stream 8',
|
||||
'rhel': 'Red Hat Enterprise Linux 8',
|
||||
'debian': 'Debian GNU/Linux bullseye',
|
||||
'debian': 'Debian GNU/Linux 11 (bullseye)',
|
||||
'ubuntu': 'Ubuntu 20.04',
|
||||
}
|
||||
OPENSTACK_RELEASE = 'wallaby'
|
||||
|
6
releasenotes/notes/bug-1933770-c08c6804aa5d9e61.yaml
Normal file
6
releasenotes/notes/bug-1933770-c08c6804aa5d9e61.yaml
Normal file
@ -0,0 +1,6 @@
|
||||
---
|
||||
fixes:
|
||||
- |
|
||||
Fixes debian image build failure caused by the official
|
||||
Debian bullseye release changing the os identification.
|
||||
`LP#1933770 <https://launchpad.net/bugs/1933770>`__
|
Loading…
Reference in New Issue
Block a user