diff options
Diffstat (limited to 'ansible/host-config.yml')
-rw-r--r-- | ansible/host-config.yml | 4 |
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 |