Skip to content

Commit

Permalink
fix: allow ssh login for nova user in nova image (#1852)
Browse files Browse the repository at this point in the history
Login should be enabled for nova resizing or migrating between hypervisors 1.
  • Loading branch information
okozachenko1203 authored Sep 4, 2024
1 parent fc6e799 commit 46cf8cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions zuul.d/container-images/nova.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 46cf8cc

Please sign in to comment.