[stable/2023.1] fix: allow ssh login for nova user in nova image (#1857)
This is an automated cherry-pick of #1852
/assign okozachenko1203
diff --git a/zuul.d/container-images/nova.yaml b/zuul.d/container-images/nova.yaml
index a74080a..fcb1382 100644
--- a/zuul.d/container-images/nova.yaml
+++ b/zuul.d/container-images/nova.yaml
@@ -51,6 +51,7 @@
build_args:
- "RELEASE={{ zuul.branch | replace('stable/', '') }}"
- PROJECT=nova
+ - SHELL=/bin/bash
tags:
- "{{ zuul.branch | replace('stable/', '') }}"
files: &container_image_files