Try this
This commit is contained in:
parent
77d47d411f
commit
453e862055
2 changed files with 3 additions and 3 deletions
|
@ -58,4 +58,4 @@ RAM = 2048
|
|||
|
||||
# Desired size, in GiB of instance disks. 0 leaves disk capacity
|
||||
# identical to source image
|
||||
DISK_SIZE = 10
|
||||
#DISK_SIZE = 10
|
||||
|
|
|
@ -147,8 +147,8 @@ 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/20151209-taskotron-f22.qcow2
|
||||
imageurl: http://download.fedoraproject.org/pub/fedora/linux/releases/23/Cloud/x86_64/Images/Fedora-Cloud-Base-23-20151030.x86_64.qcow2
|
||||
imageurl: file:///srv/diskimages/20151209-taskotron-f22.qcow2
|
||||
#imageurl: http://download.fedoraproject.org/pub/fedora/linux/releases/23/Cloud/x86_64/Images/Fedora-Cloud-Base-23-20151030.x86_64.qcow2
|
||||
|
||||
## Additional repos for minion to install packages from
|
||||
minion_repos:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue