From 453e8620557d8d0eb74469e38081812958c09c43 Mon Sep 17 00:00:00 2001 From: Martin Krizek Date: Thu, 10 Dec 2015 09:18:28 +0000 Subject: [PATCH] Try this --- .../taskotron-client/templates/settings.py.testcloud.j2 | 2 +- roles/taskotron/taskotron-client/templates/taskotron.yaml.j2 | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/roles/taskotron/taskotron-client/templates/settings.py.testcloud.j2 b/roles/taskotron/taskotron-client/templates/settings.py.testcloud.j2 index ad30497793..953090f0eb 100644 --- a/roles/taskotron/taskotron-client/templates/settings.py.testcloud.j2 +++ b/roles/taskotron/taskotron-client/templates/settings.py.testcloud.j2 @@ -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 diff --git a/roles/taskotron/taskotron-client/templates/taskotron.yaml.j2 b/roles/taskotron/taskotron-client/templates/taskotron.yaml.j2 index 34a4f4d00a..86ba5f6ead 100644 --- a/roles/taskotron/taskotron-client/templates/taskotron.yaml.j2 +++ b/roles/taskotron/taskotron-client/templates/taskotron.yaml.j2 @@ -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: