]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-cm-ansible.git/commitdiff
teuthology: Add teuthology_yaml_extra 151/head
authorZack Cerza <zack@redhat.com>
Fri, 9 Oct 2015 21:13:44 +0000 (15:13 -0600)
committerZack Cerza <zack@redhat.com>
Fri, 9 Oct 2015 21:28:25 +0000 (15:28 -0600)
This is an optional var that allows arbitrary yaml fragments to be
included in teuthology.yaml

Signed-off-by: Zack Cerza <zack@redhat.com>
roles/teuthology/templates/teuthology.yaml

index 01df03b4d443194864a1fd86142a43642f2f92a5..54ca17b8ad95978b35cff4dc662735930f9d3904 100644 (file)
@@ -6,6 +6,7 @@ results_email: {{ teuthology_results_email|default('null') }}
 results_sending_email: {{ teuthology_results_sending_email|default('null') }}
 lab_domain: {{ lab_domain }}
 default_machine_type: {{ teuthology_default_machine_type|default('null') }}
+{{ teuthology_yaml_extra }}
 # Not yet configurable via ansible
 archive_server: http://{{ inventory_hostname }}/
 archive_base: /home/teuthworker/archive