making sure taskotron client disks are 10G and updating to new image
This commit is contained in:
parent
9066854b56
commit
77753a49c9
2 changed files with 2 additions and 2 deletions
|
@ -58,4 +58,4 @@ RAM = 2048
|
|||
|
||||
# Desired size, in GiB of instance disks. 0 leaves disk capacity
|
||||
# identical to source image
|
||||
#DISK_SIZE = 0
|
||||
DISK_SIZE = 10
|
||||
|
|
|
@ -147,7 +147,7 @@ artifacts_baseurl: {{ artifacts_base_url }}
|
|||
#imagesdir: /var/lib/taskotron/images
|
||||
|
||||
## Temporary option to specify url of an image to download and use for disposable client
|
||||
imageurl: file:///srv/diskimages/20151123-taskotron-f22-10G.qcow2
|
||||
imageurl: file:///srv/diskimages/20151209-taskotron-f22.qcow2
|
||||
|
||||
## Additional repos for minion to install packages from
|
||||
minion_repos:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue