Merge "Fix overcloud host image resolv workaround on CentOS 8.3"
This commit is contained in:
commit
e96bd3309a
ansible
releasenotes/notes
@ -20,7 +20,7 @@
|
||||
--connection local
|
||||
--become
|
||||
-m dnf
|
||||
-a "name=libguestfs-tools state=present"'
|
||||
-a "name=libgcrypt,libgcrypt-devel,libguestfs-tools state=present"'
|
||||
|
||||
- name: Ensure the overcloud host image has bogus name server entries removed
|
||||
command: >
|
||||
|
6
releasenotes/notes/story-2008430-6a50101d05219aad.yaml
Normal file
6
releasenotes/notes/story-2008430-6a50101d05219aad.yaml
Normal file
@ -0,0 +1,6 @@
|
||||
---
|
||||
fixes:
|
||||
- |
|
||||
Fixes an issue with the ``kayobe seed service deploy`` command on CentOS
|
||||
8.3 release. See `story 2008430
|
||||
<https://storyboard.openstack.org/#!/story/2008430>`__ for details.
|
Loading…
x
Reference in New Issue
Block a user