Unify naming of base,root image settings
This commit is contained in:
committed by
Tobias Brunner
parent
aba43136c2
commit
258cbd40cf
@@ -22,7 +22,7 @@ done
|
||||
|
||||
for host in $STRONGSWANHOSTS
|
||||
do
|
||||
ln -fs $ROOTFSDIR/$host.qcow2 $VIRTIMGSTORE/$host.qcow2
|
||||
ln -fs $GUESTIMGDIR/$host.$IMGEXT $VIRTIMGSTORE/$host.$IMGEXT
|
||||
log_action "Guest $host"
|
||||
execute "virsh create $CONFDIR/$host.xml"
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user