copr-builders: typo in s390x starting command
This commit is contained in:
parent
1a06db4aba
commit
6af7e9e63b
1 changed files with 1 additions and 1 deletions
|
@ -140,7 +140,7 @@ copr_ibm_cloud_s390x_tokyo_{% if devel %}dev{% else %}prod{% endif %}:
|
|||
- arch_s390x_native
|
||||
- ibm_cloud
|
||||
- tokyo
|
||||
cmd_new: '/var/lib/resallocserver/resalloc_provision/ibm-cloud-vm --zones jp-tok-1,jp-tok-3 --log-level debug create "$RESALLOC_NAME"'
|
||||
cmd_new: '/var/lib/resallocserver/resalloc_provision/ibm-cloud-vm --log-level debug create "$RESALLOC_NAME" --zones jp-tok-1,jp-tok-3'
|
||||
cmd_delete: "/var/lib/resallocserver/resalloc_provision/vm-delete"
|
||||
cmd_livecheck: "resalloc-check-vm-ip"
|
||||
cmd_release: "/var/lib/resallocserver/resalloc_provision/vm-release"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue