copr: backend (dev): better use of stage
This commit is contained in:
parent
090ba1ea08
commit
688e6bf4d1
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ aarch64_02_prod:
|
|||
cmd_delete: "/var/lib/resallocserver/resalloc_provision/vm-aarch64-delete"
|
||||
tags:
|
||||
- aarch64
|
||||
{% elif not stage %}
|
||||
{% elif stage is not defined %}
|
||||
# Development configuration. On each aarch64 host we have
|
||||
# 2 guests vms of
|
||||
# - 2 VCPUs (default)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue