mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-04 22:10:06 +08:00
copr: aarch64 hosts: drop unused variable
This commit is contained in:
committed by
Pierre-Yves Chibon
parent
d77ef6c712
commit
1c2fee5b03
@@ -3,8 +3,6 @@
|
||||
die() { echo >&2 "$*" ; exit 1 ; }
|
||||
image=$1
|
||||
|
||||
volume=copr-builder
|
||||
|
||||
# the only pool where we can work with qcow2 images (which is effective,
|
||||
# compared to raw images)
|
||||
pool=images
|
||||
|
||||
Reference in New Issue
Block a user