aboutsummaryrefslogtreecommitdiffstats
path: root/ansible/host-config.yml
diff options
context:
space:
mode:
authorsveneh <sven@ethdev.com>2015-01-15 00:03:37 +0800
committersveneh <sven@ethdev.com>2015-01-15 00:03:37 +0800
commit9326d0a6dd902435ad13fe23c21d7b8f30fb35ce (patch)
tree63e8394001b62c14fa9f8d0bc584e3608b5e4dd3 /ansible/host-config.yml
parent74faa30af6349a7f87959dcf907092b98af735ec (diff)
downloaddexon-tests-9326d0a6dd902435ad13fe23c21d7b8f30fb35ce.tar.gz
dexon-tests-9326d0a6dd902435ad13fe23c21d7b8f30fb35ce.tar.zst
dexon-tests-9326d0a6dd902435ad13fe23c21d7b8f30fb35ce.zip
Dockers for go, cpp
Diffstat (limited to 'ansible/host-config.yml')
-rw-r--r--ansible/host-config.yml4
1 files changed, 2 insertions, 2 deletions
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