From 654b970c1c2ae6ad6b4f8b17531b3c201efd44f7 Mon Sep 17 00:00:00 2001 From: Zack Cerza Date: Fri, 9 Oct 2015 15:13:24 -0600 Subject: [PATCH] teuthology: Remove bogus default Signed-off-by: Zack Cerza --- roles/teuthology/templates/teuthology.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/roles/teuthology/templates/teuthology.yaml b/roles/teuthology/templates/teuthology.yaml index e562146..01df03b 100644 --- a/roles/teuthology/templates/teuthology.yaml +++ b/roles/teuthology/templates/teuthology.yaml @@ -10,7 +10,6 @@ default_machine_type: {{ teuthology_default_machine_type|default('null') }} archive_server: http://{{ inventory_hostname }}/ archive_base: /home/teuthworker/archive ceph_git_base_url: git://git.ceph.com/ -gitbuilder_host: gitbuilder.ceph.redhat.com max_job_time: 129600 queue_host: localhost queue_port: 11300 -- 2.39.5