Unify naming of base,root image settings
This commit is contained in:
committed by
Tobias Brunner
parent
aba43136c2
commit
258cbd40cf
@@ -19,7 +19,7 @@ for host in $STRONGSWANHOSTS
|
||||
do
|
||||
log_action "Guest $host"
|
||||
execute "virsh destroy $host"
|
||||
rm -f $VIRTIMGSTORE/$host.qcow2
|
||||
rm -f $VIRTIMGSTORE/$host.$IMGEXT
|
||||
done
|
||||
|
||||
log_action "Removing kernel $KERNEL"
|
||||
|
||||
Reference in New Issue
Block a user