diff --git a/releasenotes/notes/bug-2058922-c16426f013ddf3ca.yaml b/releasenotes/notes/bug-2058922-c16426f013ddf3ca.yaml new file mode 100644 index 000000000..1122890b5 --- /dev/null +++ b/releasenotes/notes/bug-2058922-c16426f013ddf3ca.yaml @@ -0,0 +1,5 @@ +--- +fixes: + - | + Fixes IPA and host image build failures when Git was not installed on the + build host. `LP#2058922 `__ diff --git a/requirements.yml b/requirements.yml index 25cff4953..c83c3c4ce 100644 --- a/requirements.yml +++ b/requirements.yml @@ -16,7 +16,7 @@ collections: - name: stackhpc.network version: 1.0.0 - name: stackhpc.openstack - version: 0.2.1 + version: 0.2.2 roles: - src: ahuffman.resolv