From 9326d0a6dd902435ad13fe23c21d7b8f30fb35ce Mon Sep 17 00:00:00 2001 From: sveneh Date: Wed, 14 Jan 2015 17:03:37 +0100 Subject: Dockers for go, cpp --- ansible/host-config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ansible/host-config.yml') diff --git a/ansible/host-config.yml b/ansible/host-config.yml index edb4cd820..571cc141e 100644 --- a/ansible/host-config.yml +++ b/ansible/host-config.yml @@ -1,8 +1,8 @@ --- -- name: Provision the operation system for buildslave +- name: Provision the operation system for tests # testing hosts: all # live - # hosts: poc-8.ethdev.com + # hosts: TDB roles: - common -- cgit